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

fix: add missing logging args and context #251

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

birkenfeld
Copy link
Contributor

In the log output, I sometimes see

[*** LOG ERROR #0045 ***] [2021-10-27 02:42:31] [logger] {argument index out of range}

which seems like it should be fixed by this change.

I also added a [...] context everywhere that an exception message was just logged without context.

In the log files, I sometimes see
[*** LOG ERROR xibosignage#45 ***] [2021-10-27 02:42:31] [logger] {argument index out of range}
which seems like it should be fixed by this change.

I also added a [...] context everywhere that an exception message
was just logged without context.
Copy link
Member

@dasgarner dasgarner left a comment

Choose a reason for hiding this comment

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

That's fantastic, thank you.

@dasgarner dasgarner merged commit 1fdfaac into xibosignage:master Jan 28, 2022
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