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

DM-15201: Fix LogHandler class #35

Merged
merged 1 commit into from Jan 30, 2019
Merged

DM-15201: Fix LogHandler class #35

merged 1 commit into from Jan 30, 2019

Conversation

andy-slac
Copy link
Contributor

Do not use LogContext class in LogHandler implementation, it does not
handle all use cases correctly. Also fix message interpolation in emit()
method - message can be arbitrary Python object.

Do not use LogContext class in LogHandler implementation, it does not
handle all use cases correctly. Also fix message interpolation in emit()
method - message can be arbitrary Python object.
@andy-slac andy-slac changed the title Fix LogHandler class (DM-15201). DM-15201: Fix LogHandler class Jan 29, 2019
@andy-slac andy-slac merged commit 6c7e25d into master Jan 30, 2019
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

1 participant