java.lang.Object
dev.mccue.microhttp.systemlogger.SystemLogger
All Implemented Interfaces:
org.microhttp.Logger

public final class SystemLogger extends Object implements org.microhttp.Logger
Implementation of Logger that delegates to a System.Logger.

Defaults to log all messages at System.Logger.Level.TRACE.