[slf4j-dev] [JIRA] Updates for SLF4J-511: DefaultLogEventBuilder causes incorrect location information to be logged

QOS.CH (JIRA) noreply-jira at qos.ch
Wed Mar 9 23:57:00 CET 2022


SLF4J / SLF4J-511 [Reopened]
DefaultLogEventBuilder causes incorrect location information to be logged

==============================

Here's what changed in this issue in the last few minutes.

There is 1 comment.

View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-511

==============================
 1 comment
------------------------------

Ceki Gülcü on 09/Mar/22 11:43 PM
I forgot to mention the {{CallerBoundaryAware}} interface which {{DefaultLoggingEventBuilder}} implements. 


{{CallerBoundaryAware}} interface comes with a single method, namely {{setCallerBoundary(String fqcn)}}.

The {{DefaultLoggingEvent}} class has a {{setCallerBoundary}} method and more importantly the {{org.sflf4j.event.LoggerEvent}} class includes a {{getCallerBoundary}} method.


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)



More information about the slf4j-dev mailing list