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

Extend the Logger so it won't blow up if a formatted string is borked #2

Open
wvdhaute opened this issue Feb 24, 2016 · 0 comments
Open
Assignees

Comments

@wvdhaute
Copy link
Member

i.e. forgot the s in %s, ...
If such an event happens, catch, log an error log message with as much info as possible and continue

Off course make sure we don't introduce and infinite recursion here :)

@wvdhaute wvdhaute self-assigned this Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant