Uses of Interface
com.luciad.util.logging.ILcdLoggerFactory
Packages that use ILcdLoggerFactory
Package
Description
This package contains classes used for logging messages.
-
Uses of ILcdLoggerFactory in com.luciad.util.logging
Classes in com.luciad.util.logging that implement ILcdLoggerFactoryModifier and TypeClassDescriptionclassThis logger factory createsILcdLoggerinstances that delegate to the standard Java logging framework from thejava.util.logging(JUL) package.classThis logger factory returnsILcdLoggerinstances that discard all messages.classThis logger factory returnsILcdLoggerinstances that handles only informational, warning and error messages and discard the others.