Full namespace represented by this logger instance.
ReadonlyisWhether debug logging is enabled
ReadonlynamespaceThe namespace of this logger (colon-separated segments)
Logs a debug message with printf-style formatting
Ends the current log group
Logs an error annotation with printf-style formatting
Creates a child logger with an extended namespace
Logs an informational message with printf-style formatting
Logs a notice annotation with printf-style formatting
Starts a new log group
Logs a warning annotation with printf-style formatting
Public logger contract for the logging module.