Interface LocationAwareLogEventFactory
-
- All Known Implementing Classes:
DefaultLogEventFactory
,ReusableLogEventFactory
public interface LocationAwareLogEventFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LogEvent
createEvent(String loggerName, Marker marker, String fqcn, StackTraceElement location, Level level, Message data, List<Property> properties, Throwable t)
-