Package omero.log
-
Interface Summary Interface Description Logger Defines the log service interface. -
Class Summary Class Description LogMessage Writes a multi-line log message into a single string.NullLogger EmptyLogger
implementation whichs doesn't do anythingSimpleLogger A simpleLogger
implementation which just prints the messages to the console