C D F G I L M O P R S

L

log(String, Throwable) - Method in class momelog.Logger
Logs specified message and error to MoMELog logging framework.
log(String) - Method in class momelog.Logger
Logs specified message to MoMELog logging framework.
LogCanvas - Class in momelog.listener
LogListener implementation intended to display formatted logging events on device's or emulator's screen.
LogCanvas() - Constructor for class momelog.listener.LogCanvas
Instantiates LogCanvas.
LogEvent - Class in momelog
Class representing logging event.
LogFile - Class in momelog.listener
LogListener implementation intended to collect logging information in the destination file.
LogFile() - Constructor for class momelog.listener.LogFile
Instantiates LogFile with default character encoding and no outfile.
LogFile(String) - Constructor for class momelog.listener.LogFile
Instantiates LogFile initialized with the given location of the destination file and default encoding (UTF-8).
LogFile(String, String) - Constructor for class momelog.listener.LogFile
Instantiates LogFile initialized with the given location of the destination file and encoding.
Logger - Class in momelog
Main class of MoMELog logging framework.
LogListener - Interface in momelog
Interface that every class intended to process logging events should implement.

C D F G I L M O P R S