Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.17 KB

Release Java CI CodeQL Java

vavi-util-logging-asl

 redirection jul logging to syslog for mac app.

Remarkable Points

  • you can see your app log using console.app.

Install

Tech Know

  • 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

TODO

  • where is the asl library to link? -> AppKit.framework