On Feb 7, 2017, at 12:28 PM, William H. Magill <[email protected]> wrote: > Have various applications, such as Apache, Postfix and Mailman, been > modified/updated to log appropriately under the new OSX logging scheme in > Sierra?
They don't need to be updated. > Apache apparently logs independently of syslog - however bothy Postfix and > Mailman (according to their respective websites) use syslog - which > apparently no longer works in Sierra. Apple changed the way the syslog api works (if you build against an older sdk you still get the old behavior). -- Daniel J. Luke
