Expand description
The logging framework for Nautilus systems.
Modules§
Constants§
Functions§
- init_
logging - Initialize logging.
- init_
tracing - Initialize tracing.
- logging_
clock_ set_ realtime_ mode - Sets the global logging clock to real-time mode.
- logging_
clock_ set_ static_ mode - Sets the global logging clock to static mode.
- logging_
clock_ set_ static_ time - Sets the global logging clock static time with the given UNIX timestamp (nanoseconds).
- logging_
is_ colored - Returns whether the core logger is using ANSI colors.
- logging_
is_ initialized - Returns whether the core logger is enabled.
- logging_
set_ bypass - Sets the logging system to bypass mode.
- logging_
shutdown - Shuts down the logging system.
- map_
log_ level_ to_ filter - parse_
component_ levels - parse_
level_ filter_ str