ο£Ώ redirection jul logging to syslog for mac app.
- you can see your app log using console.app.
- maven
- properties
- create
logging.properties
sample - add a system property
-Djava.util.logging.config.file=/yor/location/logging.properties
- create
- exception thrown by the main method is not shown in syslog. you need to catch exceptions in the main method and log it by yourself
where is the asl library to link?->AppKit.framework