A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
debug(argument) — Method in class com.luminicbox.log.Logger
Logs an object or message with the DEBUG level.
DEBUG — Static property in class com.luminicbox.log.Level
The DEBUG level designates fine-grained debug information.
DefaultConfig — Class in package com.luminicbox.log
Abstract class for creating Logger instances with default publishers ( TracePublisher and ConsolePublisher ).
deserialize(o) — Static method in class com.luminicbox.log.LogEvent
Deseriliazes a serialized LogEvent object into a LogEvent obj.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z