Uses of Package
org.jcoderz.commons.logging

Packages that use org.jcoderz.commons.logging
org.jcoderz.commons.logging   
org.jcoderz.commons.logging.impl   
 

Classes in org.jcoderz.commons.logging used by org.jcoderz.commons.logging
BasicLogLineFormat
          This class is the base class for log formats formatting the main log line of the log message, which contains all fields required for CA Unicenter integration.
CauseType
          Java content class for CauseType complex type.
ContinuationLineFormat
          This is the basic format for all formatters formatting continuation lines.
DisplayOptions
          This class comprises display options, i.e. which fields are to display with how many details.
ExceptionType
          Java content class for ExceptionType complex type.
Filter
          This defines an interface for filtering LogFileEntries, i.e. finding entries which match a filter criterium.
FrameType
          Java content class for FrameType complex type.
LogFileEntry
          This class encapsulates the information of a log record being read from the log file.
LogFilterBase
          Base class for filters that filter on commons loggables.
LoggingException
          This exception is used for general error situations, e.g. when pooling objects used for logging fails.
LogItem
          This class is the base class of nested log information as it is used for displaying or transferring log messages.
LogLineFormat
          This is the base class for various log line formats.
LogLineFormat.LogLineType
          This helper class is used as type safe enumeration for all defined log line types.
LogPrinter
          An instance of this formats and prints the output of the log viewer.
LogRecord
          Java content class for LogRecord element declaration.
LogRecordType
          Java content class for LogRecordType complex type.
MessageLineFormat
          This class formats and parses log lines for instances of type Loggable.
ParameterType
          Java content class for ParameterType complex type.
StackTraceInfo
          This helper class wraps the information of one stack trace line.
StacktraceType
          Java content class for StacktraceType complex type.
TraceLineFormat
          This formats a standard LogRecord and parses a log line with a formatted log record.
 

Classes in org.jcoderz.commons.logging used by org.jcoderz.commons.logging.impl
CauseType
          Java content class for CauseType complex type.
ExceptionType
          Java content class for ExceptionType complex type.
FrameType
          Java content class for FrameType complex type.
LogRecord
          Java content class for LogRecord element declaration.
LogRecordType
          Java content class for LogRecordType complex type.
ParameterType
          Java content class for ParameterType complex type.
StacktraceType
          Java content class for StacktraceType complex type.
 



Copyright 2007 The jCoderZ Project.