Index
All Classes and Interfaces|All Packages
D
- dev.mccue.microhttp.systemlogger - module dev.mccue.microhttp.systemlogger
- dev.mccue.microhttp.systemlogger - package dev.mccue.microhttp.systemlogger
E
- enabled() - Method in class dev.mccue.microhttp.systemlogger.SystemLogger
L
- log(Exception, LogEntry...) - Method in class dev.mccue.microhttp.systemlogger.SystemLogger
- log(LogEntry...) - Method in class dev.mccue.microhttp.systemlogger.SystemLogger
S
- SystemLogger - Class in dev.mccue.microhttp.systemlogger
-
Implementation of
Loggerthat delegates to aSystem.Logger. - SystemLogger() - Constructor for class dev.mccue.microhttp.systemlogger.SystemLogger
-
Creates a
SystemLoggerthat logs atSystem.Logger.Level.TRACE. - SystemLogger(System.Logger) - Constructor for class dev.mccue.microhttp.systemlogger.SystemLogger
-
Creates a
SystemLoggerthat logs atSystem.Logger.Level.TRACE. - SystemLogger(System.Logger.Level) - Constructor for class dev.mccue.microhttp.systemlogger.SystemLogger
-
Creates a
SystemLoggerthat logs at the providedSystem.Logger.Leveland with aSystem.Loggerthat has the name of this class. - SystemLogger(System.Logger, System.Logger.Level) - Constructor for class dev.mccue.microhttp.systemlogger.SystemLogger
-
Creates a
SystemLoggerthat logs at the providedSystem.Logger.Leveland delegates to the providedSystem.Logger.
All Classes and Interfaces|All Packages