# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 18025 | tjuricek |
Converted logging framework to use log4j 2. This will default the current level to "everything" if no configuration file is specified (which is typically what we want since that's almost always used for debugging). |
||
#1 | 17351 | tjuricek |
Allow system properties to adjust config, and use log4j as the logging system by default (from Simple). We may switch to log4j 2, I am still ironing out deployment. |