Constructor
new JsonFormatter()
- Implements:
- Formatter
Format a LogRecord
into a JSON object.
The JSON object has the following properties:
date
: stringmillis
: numbersequence
: numberlogger
: string (optional)level
: stringmessage
: string