You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2020. It is now read-only.
Changing where to log (file, console, etc) and the output verbosity level will be easier to configure if we implement support for log4j 2.
Working on a unit test, I was able to see annoying informational output messages that could be suppressed when running the tests using a different log4j configuration file than the one that should be used in production.
Changing where to log (file, console, etc) and the output verbosity level will be easier to configure if we implement support for log4j 2.
Working on a unit test, I was able to see annoying informational output messages that could be suppressed when running the tests using a different log4j configuration file than the one that should be used in production.