Skip to content

Overhaul Logging System - #161

Draft
Knuckl3head wants to merge 4 commits into
Libki:masterfrom
Knuckl3head:master
Draft

Knuckl3head wants to merge 4 commits into
Libki:masterfrom
Knuckl3head:master

Conversation

@Knuckl3head

Copy link
Copy Markdown
Contributor

I'm working on reimplementing the logging system so that it supports syslog messages from top to bottom. This is mostly spurred on by trying to debug print issues that our patron machines are having, but being unable to track them down properly due to DeepFreeze wiping logs on every logout.

So I'm using the message IDs and structured data afforded by syslog messages to get a much better view into the lifetime of Libki's processes, which should help us track down those schrodinger bugs.

I'm documenting the message IDs and structured data defintions in MessageIDs.md, I'll likely add a lot more definitions as work progresses.

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.

1 participant