Package chapters.appenders
Class ConfigurationTester
- java.lang.Object
-
- chapters.appenders.ConfigurationTester
-
public class ConfigurationTester extends java.lang.Object
This java "application" configures logback using a configuration file supplied on the class path and logs a few times.
-
-
Constructor Summary
Constructors Constructor Description ConfigurationTester()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-