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

fix#1634: Log4j2 impl does not support logging method name and line number properly #1636

Merged
merged 2 commits into from Sep 23, 2016

Conversation

alexlehm
Copy link
Contributor

pass Logger class name to ExtendedLogger.logIfEnabled to enable logging of the correct methodname / line number in Log4j2

pass Logger class name to logIfEnabled, this fixes the logging of method/line# as Log4j2LogDelegate#log:151

Signed-off-by: alexlehm <alexlehm@gmail.com>
fix one wrong log level in trace

Signed-off-by: alexlehm <alexlehm@gmail.com>
@vietj vietj merged commit 4b0fb44 into eclipse-vertx:master Sep 23, 2016
@vietj vietj removed the to review label Sep 23, 2016
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

2 participants