Uses of Class
com.iizix.Loggers
Packages that use Loggers Package Description com.iizix Uses of Loggers in com.iizix
Methods in com.iizix that return Loggers Modifier and Type Method Description static Loggers
Loggers. getCurrent()
Method to get theLoggers
instance from the calling thread.Loggers
ILoggers. getCurrentLoggers()
Gets the Loggers instance.static Loggers
Loggers. getDefault()
Gets the default instance of theLoggers
.