-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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
deavmi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed