Package org.slf4j.spi


package org.slf4j.spi
Contains classes and interfaces which are intended for logging backends.

Logging back-ends wishing to interact with SLF4J must provide a SLF4JServiceProvider implementation in order to be picked up by SLF4J at initialization time.