Skip to content

[Feature Request] Please add support for syslog appender in log4rs #2044

@MichaelSuen-thePointer

Description

@MichaelSuen-thePointer

demo log4rs config file:

refresh_rate: 30 seconds

appenders:
  syslog:
    kind: syslog
    facility: local0
    path: /dev/log
    hostname: localhost
    process_name: sslocal
    severity: debug

root:
  level: debug
  appenders:
    - syslog

sslocal --log-config log4rs.yaml

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