Module logging

Source
Expand description

The logging framework for Nautilus systems.

Modules§

headers
logger
writer

Constants§

CMD
DOC
EVT
RECV
REQ
RES
RPT
SENT

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