Uses of Package
org.slf4j.event
Packages that use org.slf4j.event
Package
Description
Core logging interfaces.
SLF4J internal representation of a logging event.
Various SLF4J internal utility and helper classes.
slf4j reload4j
Contains slf4j simple package.
Contains classes and interfaces which are intended for logging backends.
-
Classes in org.slf4j.event used by org.slf4j
-
Classes in org.slf4j.event used by org.slf4j.eventClassDescriptionInstances of this class store the key value pair passed to a
logger
via theLoggingEventBuilder.addKeyValue(String, Object)
method of the fluent API.SLF4J's internal representation of a level.The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.An implementation ofLoggingEvent
used to store logging events generated during logging backend initialization. -
Classes in org.slf4j.event used by org.slf4j.helpersClassDescriptionSLF4J's internal representation of a level.The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.An implementation of
LoggingEvent
used to store logging events generated during logging backend initialization. -
Classes in org.slf4j.event used by org.slf4j.julClassDescriptionSLF4J's internal representation of a level.The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.
-
Classes in org.slf4j.event used by org.slf4j.reload4jClassDescriptionSLF4J's internal representation of a level.The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.
-
Classes in org.slf4j.event used by org.slf4j.simpleClassDescriptionSLF4J's internal representation of a level.The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.
-
Classes in org.slf4j.event used by org.slf4j.spiClassDescriptionA default implementation of
LoggingEvent
.SLF4J's internal representation of a level.The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.