Constant logid::log_id::STOP_LOGGING

source ·
pub const STOP_LOGGING: LogId;
Expand description

Notify LOGGER and listeners to stop logging.

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