Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sketchybar: cleanup and add errorLogFile/outLogFile #840

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

khaneliman
Copy link
Contributor

@khaneliman khaneliman commented Dec 29, 2023

Sketchybar configs contain a lot of scripts running and it's useful to have the log output directed somewhere to see what's failing and why. Adding a stdout and stderr output file to monitor sketchybar service. Used this branch in my flake for a bit to debug sketchybar scripts. Figured i'd upstream it.

Copy link
Contributor

@Samasaur1 Samasaur1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comment as #1231, I assume we want separate standard output and standard error log files. otherwise good.

@khaneliman khaneliman changed the title sketchybar: add logFile and log output sketchybar: cleanup and add errorLogFile/outLogFile Dec 22, 2024
@khaneliman khaneliman requested a review from Samasaur1 December 22, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants