Skip to content

Latest commit

 

History

History

maple-examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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: