A  C  D  E  G  I  L  V  W 

L

Log - class in io.pixeloutlaw.kindling
Sends log messages to all registered Loggers.
log(Log.Level,String,String,Throwable) - function in io.pixeloutlaw.kindling.Logger
Logs the given message at the given level if the level is allowed.
Log.Level - class in io.pixeloutlaw.kindling.Log
 
Logger - class in io.pixeloutlaw.kindling
Analogous to an appender from Logback or log4j.
LogRecord - class in io.pixeloutlaw.kindling
A single logged message.
A  C  D  E  G  I  L  V  W