-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
Which version are you using?
1.15.0
Which operating system are you using?
macOS amd64 standard
Describe how to replicate the issue
discussed in #4329
the log/syscall
package that is used to print to syslog is broken on macOS (see golang/go#59229)
- configure
logDestination
to[syslog]
- start the server
- nothing is printed on syslog
Server logs
No response
Network dump
No response