Skip to content

Protocol unix_syslog no longer works #18

@rossjudson

Description

@rossjudson

When local process id was added, it altered the signature of a method that was overridden by the various AbstractSyslog subclasses. This ends up routing the messages to a NO-OP instead of sending them. The subclasses need to be refactored to the new signature.

If @OverRide annotations had been present, this would have been caught by a compile-time error when the local proc id change was made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions