Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.04 KB

Standard Usage Example

In this example we define a simple Logging Utility (Logging.java) that initializes structured logging with some good defaults (including the ModelFormatter) and provides a factory method to return a structured logger instance with the defined logging schema.

See: