mirror of https://github.com/qos-ch/slf4j
parent
ccbd8f8c96
commit
66aed4dfb1
|
|
@ -2,7 +2,7 @@ package org.slf4j.spi;
|
|||
|
||||
/**
|
||||
* Additional interface to {@link LoggingEventBuilder} and
|
||||
* {@link org.slf4j.event.LoggingEvent LoggingEvent}.
|
||||
* {@link qorg.slf4j.event.LoggingEvent LoggingEvent}.
|
||||
*
|
||||
* Implementations of {@link LoggingEventBuilder} and {@link LoggingEvent} may optionally
|
||||
* implement {@link CallerBoundaryAware} in order to support caller info extraction.
|
||||
|
|
|
|||
Loading…
Reference in New Issue