Skip to content

Facility uses incorrect integer values #14

@dhsmith1001

Description

@dhsmith1001

The Facility class uses integer values 0-23, multiplied by 8. This is incorrect, they are defined as 0-23. The time to multiply them by 8 is when calculating the Priority value, facility * 8 + severity, per RFC 5424 (https://tools.ietf.org/html/rfc5424#section-6.2.1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions