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

Commits on Jan 28, 2022

  1. fix: add missing logging args and 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.
    birkenfeld committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4ea93c4 View commit details
    Browse the repository at this point in the history