Skip to content

Add log level to log entries #616

@AltraMayor

Description

@AltraMayor

Adding the log level to the logged string will enable network operators to quickly assess the gravity of log entries. All log entries already have a log level. The log level is a value between EMERG (1) and DEBUG (8) used to filter which log entries are logged. This change requires updating the define G_LOG_PREFIX, macro G_LOG(), and log_ratelimit_reset().

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions