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

The %-based templates don't work with the wolf custom logger #634

Open
sa3eed3ed opened this issue Jul 12, 2022 · 1 comment
Open

The %-based templates don't work with the wolf custom logger #634

sa3eed3ed opened this issue Jul 12, 2022 · 1 comment
Assignees

Comments

@sa3eed3ed
Copy link
Collaborator

The custom logging.Formatter.format message breaks the usage of %-based templates while using the wolf logger

record.msg = "[{0:s}] {1:s}".format(thread_name, message)

@sa3eed3ed
Copy link
Collaborator Author

#754 will fix this

@sa3eed3ed sa3eed3ed self-assigned this May 22, 2023
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

No branches or pull requests

1 participant