Expand description
Setup for logging for the service.
Enumsยง
- LogLevel ๐All valid logging levels
Constantsยง
- LOG_
LEVEL_ ๐DEFAULT Default log level
Staticsยง
- GLOBAL_
SPAN ๐Default Span Guard for the Service. - LOGGER_
HANDLE ๐Logger Handle for the Service. - SPAN_
GUARD ๐Default Span Guard for the Service.
Functionsยง
- init ๐Initialize the tracing subscriber
- modify_
logger_ ๐level Modify the logger level setting. This will reload the logger. - set_
default_ ๐span Set the default fields in a log, using a global span.
Type Aliasesยง
- Logger
Handle ๐Handle to our Logger