Package org.slf4j.spi

Interface LoggingEventBuilder

All Known Implementing Classes:
DefaultLoggingEventBuilder, NOPLoggingEventBuilder

public interface LoggingEventBuilder
This is the main interface in slf4j's fluent API for creating logging events.
Since:
2.0.0
Author:
Ceki Gülcü