sciber-io / yubikey-locker

Sciber Yubikey Locker
MIT License
1 stars 0 forks source link

locking is not logged on macos #47

Closed dtothelander closed 4 months ago

dtothelander commented 4 months ago

Logging to Console.app does not work with MacOS 14.3.1

Activity is logged but not the actual locking of the computer

LukasAdel commented 4 months ago

@dtothelander Does any logging work on MacOS?

Or do we need something else than

syslog.syslog(syslog.LOG_INFO, msg)

LukasAdel commented 4 months ago

Maybe this catches syslog messages? log show --predicate 'eventMessage contains "sciber"' --info --last 2h