Simple logger class for creating structured logs.
Log at DEBUG level.
Log at ERROR level.
Log at FATAL level.
Get all logs and clear the buffer.
Get current logs without clearing the buffer.
Log at INFO level.
Add a log record.
Log at TRACE level.
Log at WARN level.
Static
Simple logger class for creating structured logs.