Skip to content
Discussion options

You must be logged in to vote

LuLu uses the macOS's unified logging mechanism.

You can watch the log messages in real time in the terminal via:
log stream --level debug --predicate="subsystem='com.objective-see.lulu'"

You can extract persistent log messages via:
log show --predicate="subsystem='com.objective-see.lulu'"

Note: Most of LuLu's log messages are debug msgs that macOS doesn't save, however user responses, etc are saved.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by objective-see
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants