Detailed Description
Helpers to configure logback directly (in the course of a test, possibly) and other helpers.
Classes
| class | WarnEvaluator | 
\r\n
Helpers to configure logback directly (in the course of a test, possibly) and other helpers.
| class | WarnEvaluator | 
| static void | intentionalErrorConfig ()
 Suppress the printing of intentional errors in red, it's distracting. 
  | 
| static void | defaultConfig ()
 get the default config 
  | 
| static void | configureLogback (InputStream logbackConfig) |