Skip to content

🍎 Mac.app to Console.app Java util logging (JUL) Plugin

Notifications You must be signed in to change notification settings

umjammer/vavi-util-logging-asl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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