Project log4j Debugging on --verbose: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
=Procedure= | =Procedure= | ||
Use | Use [[novaordis-utilities]] 4.2 or newer. | ||
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;"> | <blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;"> |
Revision as of 01:03, 8 August 2016
Internal
Overview
This is a development pattern that routes log4j logging information to stderr if -v|--verbose command line option is used. Projects that implement it are clad, os-stats, etc.
Procedure
Use novaordis-utilities 4.2 or newer.
as follows:
TODO