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

[#7] Pass the format parameters to the log record. Also use the NO_FO… #9

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Oct 12, 2020

…RMAT for the log record as the message should already be formatted by slf4j.

Resolves #7

…use the NO_FORMAT for the log record as the message should already be formatted by slf4j.
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.

The ExtLogRecord should be created with no message format when SLF4J formats the message
1 participant