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

Additional error handling (and optional debug file logging) #639

Merged
merged 14 commits into from Aug 13, 2020

Conversation

directionless
Copy link
Contributor

@directionless directionless commented Aug 13, 2020

Adds several additional logging capabilities. Panic is now caught, and logged. A handful of extra startup log lines have been added.

Adds the capability to mirror debug to a file. This greatly helps when debugging on windows, as extracting structed json from a file is simpler than extracting from the event log. This is something of an early preview -- I'd rather enable this by default, we until we have a log rotation ability, it won't work.

Lastly, this upgrades the go svc version

pkg/log/teelogger/teelogger.go Show resolved Hide resolved
@directionless directionless merged commit 7244492 into kolide:master Aug 13, 2020
@directionless directionless deleted the seph/more-windows-debugging branch August 13, 2020 17:34
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.

None yet

2 participants