Uses of Interface
com.luciad.util.logging.ILcdLoggerFactory
Package
Description
This package contains classes used for logging messages.
-
Uses of ILcdLoggerFactory in com.luciad.util.logging
Modifier and TypeClassDescriptionclass
This logger factory createsILcdLogger
instances that delegate to the standard Java logging framework from thejava.util.logging
(JUL) package.class
This logger factory returnsILcdLogger
instances that discard all messages.class
This logger factory returnsILcdLogger
instances that handles only informational, warning and error messages and discard the others.