Module org.slf4j
module org.slf4j
This module defines the client-facing SLF4J API.
More specifically, the org.slf4j
package contains client-facing classes and interfaces.
The org.slf4j.spi
package contains classes which are intended for logging backends. In particular,
SLF4JServiceProvider
implementation in order to be picked
up by SLF4J at initialization time.
-
Packages
ExportsPackageDescriptionCore logging interfaces.SLF4J internal representation of a logging event.Various SLF4J internal utility and helper classes.Contains classes and interfaces which are intended for logging backends.