| Class | Description | 
|---|---|
| Context | 
 Serves mostly to pass name and values from any code down to the logging system to be included on
 every log line by a current thread.. 
 | 
| JsonLog4j2Layout | 
 Layout for log4j to emit JSON format, including exceptions. 
 | 
| SystemOutAppender | 
 Primitive appender, only for testing (tired fighting log4j for my output!). 
 | 
Copyright © 2020 JavaLite. All rights reserved.