Package org.slf4j

Interface IMarkerFactory

All Known Implementing Classes:
BasicMarkerFactory

public interface IMarkerFactory
Implementations of this interface are used to manufacture Marker instances.

See the section Implementing the SLF4J API in the FAQ for details on how to make your logging system conform to SLF4J.

Author:
Ceki Gülcü