Uses of Package
org.seppiko.glf.api
Packages that use org.seppiko.glf.api
Package
Description
GLF API
GLF event
GLF API SPI
-
Classes in org.seppiko.glf.api used by org.seppiko.glf.apiClassDescription
ILoggerFactoryinstances manufactureLoggerinstances by name.Implementations of this interface are used to manufactureMarkerinstances.Logger LevelLevel.TRACEa lot of dataLevel.DEBUGLevel.INFOLevel.WARNLevel.ERRORLevel.FATALlittle dataThe org.seppiko.glf.api.Logger interface is the main user entry point of GLF API.One of the primary purpose of a logging framework is to provide the means to generate debugging and diagnostic information only when it is needed, and to allow filtering of that information so that it does not overwhelm the system or the individuals who need to make use of it. -
Classes in org.seppiko.glf.api used by org.seppiko.glf.eventClassDescription
ILoggerFactoryinstances manufactureLoggerinstances by name.Implementations of this interface are used to manufactureMarkerinstances.Logger LevelLevel.TRACEa lot of dataLevel.DEBUGLevel.INFOLevel.WARNLevel.ERRORLevel.FATALlittle dataThe org.seppiko.glf.api.Logger interface is the main user entry point of GLF API.One of the primary purpose of a logging framework is to provide the means to generate debugging and diagnostic information only when it is needed, and to allow filtering of that information so that it does not overwhelm the system or the individuals who need to make use of it. -
Classes in org.seppiko.glf.api used by org.seppiko.glf.spi