| Package | Description |
|---|---|
| com.metsci.glimpse.util.logging.format |
| Class and Description |
|---|
| Formatter
Base class for Metron logging formatters.
|
| TerseLogFormatter
Produces "Terse" Log Messages which fit on one line and include just the level, method, class
name, and raw message.
|
| TerseMethodNameLogFormatter
Produces "Terse" Log Messages which fit on one line and include just the level, method, class
name, and raw message.
|
| TimestampingMethodNameLogFormatter
Extends TerseLogFormatter to include a timestamp before each line.
|
Copyright © 2018 Metron, Inc.. All rights reserved.