Constant logid::log_id::START_LOGGING

source ·
pub const START_LOGGING: LogId;
Expand description

Notify LOGGER and listeners to start logging.

Note: Filter does not affect capturing of this LogId. It is up to the handler to decide wether to filter it or not.