Uses of Package
com.sdm.quasar.client.core.common.logging

Packages that use com.sdm.quasar.client.core.common.logging
com.sdm.quasar.client.core.common.logging   
com.sdm.quasar.client.core.common.logging.impl   
com.sdm.quasar.client.log4j.common.logging.impl   
 

Classes in com.sdm.quasar.client.core.common.logging used by com.sdm.quasar.client.core.common.logging
CallerInformation
          An instance of this class stores some information about the caller of a logging method.
CallerInformationCalculator
          A callback-interface used by LogManager to resolve the (full qualified) class name of a caller for logging.
LogHandler
          Interface for the adapter between the LogManager and the logging framework actually used.
 

Classes in com.sdm.quasar.client.core.common.logging used by com.sdm.quasar.client.core.common.logging.impl
CallerInformation
          An instance of this class stores some information about the caller of a logging method.
CallerInformationCalculator
          A callback-interface used by LogManager to resolve the (full qualified) class name of a caller for logging.
LoggingConfiguration
          This is only a tagging interface for the logging configuration.
LogHandler
          Interface for the adapter between the LogManager and the logging framework actually used.
 

Classes in com.sdm.quasar.client.core.common.logging used by com.sdm.quasar.client.log4j.common.logging.impl
CallerInformation
          An instance of this class stores some information about the caller of a logging method.
LoggingConfiguration
          This is only a tagging interface for the logging configuration.
LogHandler
          Interface for the adapter between the LogManager and the logging framework actually used.