Protected Static_StaticdefaultAlias for the active default logger.
StaticaddRegisters a new initialized logger context within the singleton context.
Short identifier name.
The concrete logger instance.
Makes this instance the new default target.
The newly added logger.
StaticdebugDelegate debug call to the default logger.
Variadic arguments to log.
StaticerrorDelegate error call to the default logger.
Variadic arguments to log.
StaticgetLooks up an existing logger by alias.
Required name.
The located Logger adapter.
StaticinfoDelegate info call to the default logger.
Variadic arguments to log.
StaticlogLog message using defined logger
StatictimestampCentralized formatting for log timestamps.
The ISO date string.
StatictraceDelegate trace call to the default logger.
Variadic arguments to log.
StaticwarnDelegate warning call to the default logger.
Variadic arguments to log.
Global static registry and entrypoint for logging in Quatrain. Manages instantiated logger adapters.