Uses of Package
de.infinityloop.util.log

Packages that use de.infinityloop.util.log
de.infinityloop.upcast.treeprocess   
de.infinityloop.util   
de.infinityloop.util.log   
 

Classes in de.infinityloop.util.log used by de.infinityloop.upcast.treeprocess
LoggerProxy
          This class is a proxy to logging and collecting error messages in memory.
 

Classes in de.infinityloop.util.log used by de.infinityloop.util
LogEntry
          Holds the full information of a log message.
NotificationCollector
          A NotificationCollector is used for globally collecting notifications, errors, warnings over the app's run to be able to identify them later in some collected form for evaluation.
 

Classes in de.infinityloop.util.log used by de.infinityloop.util.log
LoggerConfiguration
          Contains necessary configuration details for a LoggerProxy object.
LoggerDelegate
          LoggerDelegate base class.
LoggerProxy
          This class is a proxy to logging and collecting error messages in memory.
NotificationCollector
          A NotificationCollector is used for globally collecting notifications, errors, warnings over the app's run to be able to identify them later in some collected form for evaluation.