Module log_id

Module log_id 

Source
Expand description

Contains the LogId struct.

Structs§

LogId

Enums§

LogLevel
Log level a LogId may represent.

Constants§

START_LOGGING
Notify LOGGER and listeners to start logging.
STOP_LOGGING
Notify LOGGER and listeners to stop logging.