Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

[Feature] RFC 5424 Log Levels #5

Description

@benmAltDesign

What problem does this solve?

Related to #4, support for log levels would help support logging in frameworks which support multiple log levels / full RFC 5424 syslog scale

Proposed solution

Alternatives you've considered

No response

Which area does this affect?

Other

Additional context

RFC 5424 log levels -

Log::emergency() — system is unusable
Log::alert() — action must be taken immediately
Log::critical() — critical conditions
Log::error() — runtime errors
Log::warning() — something unexpected but not an error
Log::notice() — normal but significant events
Log::info() — general informational messages
Log::debug() — detailed diagnostic info

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions