Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Conversation

felixhamel
Copy link
Contributor

Logback appender should use the formatted message instead of the raw one.

E.g.: logger.info("This is {}", "Jack") should send "This is Jack" instead of "This is {}" .

Logback appender should use the formatted message instead of the plain one.
@mp911de
Copy link
Owner

mp911de commented May 16, 2014

Thanks for the change.

mp911de added a commit that referenced this pull request May 16, 2014
Logback appender should use formatted message
@mp911de mp911de merged commit 2759c71 into mp911de:master May 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants