Skip to content

[SERIOUS] Integrate with syslog #2

@tristan957

Description

@tristan957

syslog is pretty standard at least on Linux. Would be nice to see support for that.

I see that DefaultLogger writes to stdout. Looks like you just need a SyslogLogger that writes to syslog. This looks promising: https://github.com/dlang/druntime/blob/master/src/core/sys/posix/syslog.d


UPDATE LINK: https://github.com/dlang/dmd/blob/master/druntime/src/core/sys/posix/syslog.d

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions