unixorn / lima-xbar-plugin

xbar/Swiftbar plugin to control lima-vm
Apache License 2.0
116 stars 12 forks source link

Deal with Swiftbar change #27

Closed unixorn closed 2 years ago

unixorn commented 2 years ago

Description

Swiftbar now is capturing STDERR in addition to STDOUT, which made all the logging info get spammed to the menubar.

We now default to log level CRITICAL - log output is only necessary during debugging, so this stifles all log output during normal runs by Swiftbar and Xbar.

Closes #26

Type of changes

Bugfix to cope with Swiftbar changes.

Checklist

License Acceptance