A B C D E F G H I K L M O P R S U W

A

addCategories(CategoriesDirective) - Method in class org.apache.avalon.logging.log4j.LoggingManagerImpl
Add a set of category entries using the supplied categories descriptor.
addCategories(String, CategoriesDirective) - Method in class org.apache.avalon.logging.log4j.LoggingManagerImpl
Add a set of category entries relative to the supplied base category path, using the supplied descriptor as the definition of subcategories.
addCategories(CategoriesDirective) - Method in class org.apache.avalon.logging.logkit.DefaultLoggingManager
Add a set of category entries using the supplied categories descriptor.
addCategories(String, CategoriesDirective) - Method in class org.apache.avalon.logging.logkit.DefaultLoggingManager
Add a set of category entries relative to the supplied base category path, using the supplied descriptor as the definition of subcategories.
addCategories(CategoriesDirective) - Method in interface org.apache.avalon.logging.provider.LoggingManager
Add a set of category entries using the supplied categories descriptor.
addCategories(String, CategoriesDirective) - Method in interface org.apache.avalon.logging.provider.LoggingManager
Add a set of category entries relative to the supplied base category path, using the supplied descriptor as the definition of subcategories.

B

buildLogTargetFactory(Class) - Method in class org.apache.avalon.logging.logkit.DefaultLogTargetFactoryBuilder
Build a log target factory using a supplied class.
buildLogTargetFactory(Class) - Method in interface org.apache.avalon.logging.logkit.LogTargetFactoryBuilder
Build a log target factory using a supplied class.

C

CONSOLE - Static variable in class org.apache.avalon.logging.logkit.DefaultLoggingManager
 
CategoriesDirective - class org.apache.avalon.logging.data.CategoriesDirective.
Description of the configuration of a set of categories.
CategoriesDirective() - Constructor for class org.apache.avalon.logging.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(String) - Constructor for class org.apache.avalon.logging.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(CategoryDirective[]) - Constructor for class org.apache.avalon.logging.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(String, String, String, CategoryDirective[]) - Constructor for class org.apache.avalon.logging.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoryDirective - class org.apache.avalon.logging.data.CategoryDirective.
A logging category descriptor hierachy.
CategoryDirective(String) - Constructor for class org.apache.avalon.logging.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name.
CategoryDirective(String, String) - Constructor for class org.apache.avalon.logging.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name and priority.
CategoryDirective(String, String, String) - Constructor for class org.apache.avalon.logging.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name, priority, target and collection of subsidiary categories.
ConfigurationParameter - class org.apache.avalon.logging.impl.ConfigurationParameter.
A parameter descriptor that supports transformation of a a string url to an URL instance.
ConfigurationParameter(String) - Constructor for class org.apache.avalon.logging.impl.ConfigurationParameter
Transform a string to a string array.
ConsoleLogger - class org.apache.avalon.logging.impl.ConsoleLogger.
Logger sending everything to the standard output streams.
ConsoleLogger() - Constructor for class org.apache.avalon.logging.impl.ConsoleLogger
Creates a new ConsoleLogger with the priority set to DEBUG.
ConsoleLogger(int) - Constructor for class org.apache.avalon.logging.impl.ConsoleLogger
Creates a new ConsoleLogger.
create() - Method in class org.apache.avalon.logging.log4j.Log4JLoggingFactory
Create a new instance of an application.
create(Map) - Method in class org.apache.avalon.logging.log4j.Log4JLoggingFactory
Create a new instance of an application.
create() - Method in class org.apache.avalon.logging.logkit.DefaultLoggingFactory
Creation of a new kernel using the default criteria.
create(Map) - Method in class org.apache.avalon.logging.logkit.DefaultLoggingFactory
Creation of a new logging manager using the supplied criteria.
createDefaultCriteria() - Method in class org.apache.avalon.logging.log4j.Log4JLoggingFactory
Return a new instance of default criteria for the factory.
createDefaultCriteria() - Method in class org.apache.avalon.logging.logkit.DefaultLoggingFactory
Return of map containing the default parameters.
createDefaultLoggingCriteria() - Method in class org.apache.avalon.logging.log4j.Log4JLoggingFactory
Return of map containing the default parameters.
createDefaultLoggingCriteria() - Method in class org.apache.avalon.logging.logkit.DefaultLoggingFactory
Return of map containing the default parameters.
createDefaultLoggingCriteria() - Method in interface org.apache.avalon.logging.provider.LoggingFactory
Return of map containing the default parameters.
createFormatter(Configuration) - Method in class org.apache.avalon.logging.logkit.DefaultFormatterFactory
Creation of a new formatter using a supplied configuration.
createFormatter(String, String) - Method in class org.apache.avalon.logging.logkit.DefaultFormatterFactory
Creation of a new formatter.
createFormatter(Configuration) - Method in interface org.apache.avalon.logging.logkit.FormatterFactory
Creation of a new formatter using a supplied configuration.
createFormatter(String, String) - Method in interface org.apache.avalon.logging.logkit.FormatterFactory
Creation of a new formatter.
createLoggingManager(LoggingCriteria) - Method in class org.apache.avalon.logging.log4j.Log4JLoggingFactory
Create a new LoggingManager using the supplied logging criteria.
createLoggingManager(LoggingCriteria) - Method in class org.apache.avalon.logging.logkit.DefaultLoggingFactory
Create a new LoggingManager using the supplied logging criteria.
createLoggingManager(LoggingCriteria) - Method in interface org.apache.avalon.logging.provider.LoggingFactory
Create a new LoggingManager using the supplied logging criteria.
createTarget(Configuration) - Method in interface org.apache.avalon.logging.logkit.LogTargetFactory
Create a LogTarget based on a Configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.FileTargetFactory
Create a LogTarget based on a Configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.MulticastTargetFactory
Create a LogTarget based on a supplied configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.PluginTargetFactory
Create a LogTarget based on a supplied configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.StreamTargetFactory
Create a LogTarget based on a Configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.datagram.DatagramTargetFactory
Create a LogTarget based on a supplied configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.socket.SocketTargetFactory
Creates a log target based on Configuration
createTarget(Configuration) - Method in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTargetFactory
Creates a log target based on Configuration

D

DEBUG - Static variable in class org.apache.avalon.logging.data.CategoryDirective
Constant category priority value for debug mode.
DEFAULT_FORMAT - Static variable in class org.apache.avalon.logging.logkit.DefaultLoggingManager
 
DEFAULT_FORMAT - Static variable in interface org.apache.avalon.logging.logkit.FormatterFactory
 
DEFAULT_STACKTRACE_POLICY - Static variable in class org.apache.avalon.logging.logkit.StandardFormatter
 
DatagramTargetFactory - class org.apache.avalon.logging.logkit.factory.datagram.DatagramTargetFactory.
This factory creates LogTargets with a wrapped DatagramOutputTarget around it.
DatagramTargetFactory(FormatterFactory) - Constructor for class org.apache.avalon.logging.logkit.factory.datagram.DatagramTargetFactory
 
DefaultFormatterFactory - class org.apache.avalon.logging.logkit.DefaultFormatterFactory.
Factory for Formatter-s.
DefaultFormatterFactory() - Constructor for class org.apache.avalon.logging.logkit.DefaultFormatterFactory
 
DefaultLogTargetFactoryBuilder - class org.apache.avalon.logging.logkit.DefaultLogTargetFactoryBuilder.
The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation.
DefaultLogTargetFactoryBuilder(InitialContext, ClassLoader, Logger, File, LogTargetFactoryManager, LogTargetManager) - Constructor for class org.apache.avalon.logging.logkit.DefaultLogTargetFactoryBuilder
Creation of a new default factory.
DefaultLoggingCriteria - class org.apache.avalon.logging.impl.DefaultLoggingCriteria.
DefaultLoggingCriteria is a class holding the values supplied by a user for application to a LoggingManager factory.
DefaultLoggingCriteria(InitialContext) - Constructor for class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Creation of a new default logging criteria.
DefaultLoggingFactory - class org.apache.avalon.logging.logkit.DefaultLoggingFactory.
The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation.
DefaultLoggingFactory(InitialContext, ClassLoader) - Constructor for class org.apache.avalon.logging.logkit.DefaultLoggingFactory
Creation of a new default factory.
DefaultLoggingManager - class org.apache.avalon.logging.logkit.DefaultLoggingManager.
A LoggerManager interface declares operation supporting the management of a logging hierarchy.
DefaultLoggingManager(Logger, LogTargetManager, CategoriesDirective, String, boolean) - Constructor for class org.apache.avalon.logging.logkit.DefaultLoggingManager
Creation of a new logging manager using based on LogKit.
debug(String) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs a debugging message.
debug(String, Throwable) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs a debugging message and an exception.
debug(String) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a debug message.
debug(String, Throwable) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a debug message.
debug(String) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a debug message.
debug(String, Throwable) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a debug message.
doProcessEvent(LogEvent) - Method in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 

E

ERROR - Static variable in class org.apache.avalon.logging.data.CategoryDirective
Constant category priority value for error mode.
equals(Object) - Method in class org.apache.avalon.logging.data.CategoriesDirective
Test this object for equality with the suppplied object.
equals(Object) - Method in class org.apache.avalon.logging.data.CategoryDirective
 
error(String) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs an error message.
error(String, Throwable) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs an error message and an exception.
error(String) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a error message.
error(String, Throwable) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a error message.
error(String) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a error message.
error(String, Throwable) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a error message.

F

FORMAT - Static variable in class org.apache.avalon.logging.logkit.DefaultLoggingManager
 
FileTargetFactory - class org.apache.avalon.logging.logkit.factory.FileTargetFactory.
FileTargetFactory class.
FileTargetFactory(File, FormatterFactory) - Constructor for class org.apache.avalon.logging.logkit.factory.FileTargetFactory
 
FormatterFactory - interface org.apache.avalon.logging.logkit.FormatterFactory.
Factory for Formatters.
fatalError(String) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs a fatal error message.
fatalError(String, Throwable) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs a fatal error message and an exception.
fatalError(String) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a fatalError message.
fatalError(String, Throwable) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a fatalError message.
fatalError(String) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a fatalError message.
fatalError(String, Throwable) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a fatalError message.
formatPatternRun(LogEvent, PatternFormatter.PatternRun) - Method in class org.apache.avalon.logging.logkit.StandardFormatter
Return the result of formaltting a pattern run.

G

getBaseDirectory() - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Returns the base directory for logging resources.
getBaseDirectory() - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Returns the base directory for logging resources.
getBootstrapLogger() - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Get the bootstrap logging channel
getBootstrapLogger() - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Get the bootstrap logging channel
getCategories() - Method in class org.apache.avalon.logging.data.CategoriesDirective
Return the set of logging categories.
getCategoryDirective(String) - Method in class org.apache.avalon.logging.data.CategoriesDirective
Return a named category.
getChildLogger(String) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Just returns this logger (ConsoleLogger is not hierarchical).
getChildLogger(String) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Create a new child logger.
getChildLogger(String) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Create a new child logger.
getFacility() - Method in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
getFacilityValue(String) - Static method in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
getFileStrategy(Configuration, File) - Method in class org.apache.avalon.logging.logkit.factory.FileTargetFactory
 
getLogTarget(String) - Method in interface org.apache.avalon.logging.logkit.LogTargetManager
Find a logging target matching the suppled id.
getLogTargetFactory(String) - Method in interface org.apache.avalon.logging.logkit.LogTargetFactoryManager
Find a logging target factory matching the suppled key.
getLoggerForCategory(String) - Method in class org.apache.avalon.logging.log4j.LoggingManagerImpl
Return the Logger for the specified category.
getLoggerForCategory(String) - Method in class org.apache.avalon.logging.logkit.DefaultLoggingManager
Return the Logger for the specified category.
getLoggerForCategory(String) - Method in interface org.apache.avalon.logging.provider.LoggingManager
Return the Logger for the specified category.
getLoggingConfiguration() - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Returns an external logging system configuration file
getLoggingConfiguration() - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Returns an external logging system configuration file
getName() - Method in class org.apache.avalon.logging.data.CategoryDirective
Return the category name.
getPriority() - Method in class org.apache.avalon.logging.data.CategoryDirective
Return the logging priority for the category.
getStackTrace(Throwable, String) - Method in class org.apache.avalon.logging.logkit.StandardFormatter
Utility method to format stack trace.
getTarget() - Method in class org.apache.avalon.logging.data.CategoryDirective
Return the default log target for the category.
getTypeIdFor(String) - Method in class org.apache.avalon.logging.logkit.StandardFormatter
Retrieve the type-id for a particular string.
getUpdateInterval() - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Returns the logging configuration update interval.
getUpdateInterval() - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Returns the logging configuration update interval.

H

hashCode() - Method in class org.apache.avalon.logging.data.CategoriesDirective
Return the hashcode for the object.
hashCode() - Method in class org.apache.avalon.logging.data.CategoryDirective
 

I

INFO - Static variable in class org.apache.avalon.logging.data.CategoryDirective
Constant category priority value for info mode.
info(String) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs an informational message.
info(String, Throwable) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs an informational message and an exception.
info(String) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a info message.
info(String, Throwable) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a info message.
info(String) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a info message.
info(String, Throwable) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a info message.
isDebugEnabled() - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Returns true if debug-level logging is enabled, false otherwise.
isDebugEnabled() - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Returns debug policy.
isDebugEnabled() - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Determine if messages of priority "debug" will be logged.
isDebugEnabled() - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Determine if messages of priority "debug" will be logged.
isDebugEnabled() - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Returns debug policy.
isErrorEnabled() - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Returns true if error-level logging is enabled, false otherwise.
isErrorEnabled() - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Determine if messages of priority "error" will be logged.
isErrorEnabled() - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Determine if messages of priority "error" will be logged.
isFatalErrorEnabled() - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Returns true if fatal-level logging is enabled, false otherwise.
isFatalErrorEnabled() - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Determine if messages of priority "fatalError" will be logged.
isFatalErrorEnabled() - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Determine if messages of priority "fatalError" will be logged.
isInfoEnabled() - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Returns true if info-level logging is enabled, false otherwise.
isInfoEnabled() - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Determine if messages of priority "info" will be logged.
isInfoEnabled() - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Determine if messages of priority "info" will be logged.
isWarnEnabled() - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Returns true if warn-level logging is enabled, false otherwise.
isWarnEnabled() - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Determine if messages of priority "warn" will be logged.
isWarnEnabled() - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Determine if messages of priority "warn" will be logged.

K

KEY - Static variable in interface org.apache.avalon.logging.provider.LoggingManager
Standard context key for the logging manager.

L

LEVEL_DEBUG - Static variable in class org.apache.avalon.logging.impl.ConsoleLogger
Typecode for debugging messages.
LEVEL_DISABLED - Static variable in class org.apache.avalon.logging.impl.ConsoleLogger
Typecode for disabled log levels.
LEVEL_ERROR - Static variable in class org.apache.avalon.logging.impl.ConsoleLogger
Typecode for error messages.
LEVEL_FATAL - Static variable in class org.apache.avalon.logging.impl.ConsoleLogger
Typecode for fatal error messages.
LEVEL_INFO - Static variable in class org.apache.avalon.logging.impl.ConsoleLogger
Typecode for informational messages.
LEVEL_WARN - Static variable in class org.apache.avalon.logging.impl.ConsoleLogger
Typecode for warning messages.
LOGGING_BASEDIR_KEY - Static variable in interface org.apache.avalon.logging.provider.LoggingCriteria
The key of a the criteria argument that declares the base directory to be used for persistent content.
LOGGING_BOOTSTRAP_KEY - Static variable in interface org.apache.avalon.logging.provider.LoggingCriteria
The logging system bootstrap logger key.
LOGGING_CONFIGURATION_KEY - Static variable in interface org.apache.avalon.logging.provider.LoggingCriteria
The logging configuration key.
LOGGING_DEBUG_KEY - Static variable in interface org.apache.avalon.logging.provider.LoggingCriteria
Debug mode.
LOGGING_INTERVAL_KEY - Static variable in interface org.apache.avalon.logging.provider.LoggingCriteria
Update Interval.
LOG_AUTH - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
security/authorization messages
LOG_AUTHPRIV - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
security/authorization messages (private)
LOG_CRON - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
clock daemon
LOG_DAEMON - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
System daemons
LOG_FTP - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
ftp daemon
LOG_KERN - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
Kernel messages
LOG_LOCAL0 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL1 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL2 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL3 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL4 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL5 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL6 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LOCAL7 - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
reserved for local use
LOG_LPR - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
line printer subsystem
LOG_MAIL - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
Mail system
LOG_NEWS - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
network news subsystem
LOG_SYSLOG - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
messages generated internally by syslogd
LOG_USER - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
Random user-level messages
LOG_UUCP - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
UUCP subsystem
Log4JLogger - class org.apache.avalon.logging.log4j.Log4JLogger.
Implementation of the Avalon Logger interface using the Log4J implementation strategy.
Log4JLoggingFactory - class org.apache.avalon.logging.log4j.Log4JLoggingFactory.
A Log4J factory.
Log4JLoggingFactory(InitialContext, ClassLoader) - Constructor for class org.apache.avalon.logging.log4j.Log4JLoggingFactory
Creation of a new default factory.
LogKitLogger - class org.apache.avalon.logging.logkit.LogKitLogger.
The default LogKit wrapper class for Logger.
LogKitLogger(Logger) - Constructor for class org.apache.avalon.logging.logkit.LogKitLogger
Create a logger that delegates to specified logger.
LogTargetException - exception org.apache.avalon.logging.logkit.LogTargetException.
Exception to indicate that there was a logging target creation error.
LogTargetException(String) - Constructor for class org.apache.avalon.logging.logkit.LogTargetException
Construct a new LogTargetException instance.
LogTargetException(String, Throwable) - Constructor for class org.apache.avalon.logging.logkit.LogTargetException
Construct a new LogTargetException instance.
LogTargetFactory - interface org.apache.avalon.logging.logkit.LogTargetFactory.
LogTargetFactory Interface.
LogTargetFactoryBuilder - interface org.apache.avalon.logging.logkit.LogTargetFactoryBuilder.
A LogTargetFactoryBuilder provides support for the establishment of new logging targets.
LogTargetFactoryManager - interface org.apache.avalon.logging.logkit.LogTargetFactoryManager.
The LogTargetFactoryManager interface.
LogTargetManager - interface org.apache.avalon.logging.logkit.LogTargetManager.
LogTargetManager Interface.
LoggerParameter - class org.apache.avalon.logging.impl.LoggerParameter.
A parameter descriptor that supports transformation of a a string to a Logger instance.
LoggerParameter(String, Logger) - Constructor for class org.apache.avalon.logging.impl.LoggerParameter
Creation of a new logger parameter.
LoggingCriteria - interface org.apache.avalon.logging.provider.LoggingCriteria.
LoggingCriteria is convinience interface that extends Map with a set of operations that enable easy manipulation of the logging system parameters.
LoggingException - exception org.apache.avalon.logging.impl.LoggingException.
Exception to indicate that there was a logging management related error.
LoggingException(String) - Constructor for class org.apache.avalon.logging.impl.LoggingException
Construct a new LoggingException instance.
LoggingException(String, Throwable) - Constructor for class org.apache.avalon.logging.impl.LoggingException
Construct a new LoggingException instance.
LoggingException - exception org.apache.avalon.logging.provider.LoggingException.
Exception to indicate that there was a logging management related error.
LoggingException(String) - Constructor for class org.apache.avalon.logging.provider.LoggingException
Construct a new LoggingException instance.
LoggingException(String, Throwable) - Constructor for class org.apache.avalon.logging.provider.LoggingException
Construct a new LoggingException instance.
LoggingFactory - interface org.apache.avalon.logging.provider.LoggingFactory.
Convinience interface to construct a logging manager.
LoggingManager - interface org.apache.avalon.logging.provider.LoggingManager.
A LoggerManager that supports the management of a logging hierarchy.
LoggingManagerImpl - class org.apache.avalon.logging.log4j.LoggingManagerImpl.
A LoggerManager that supports the management of a logging hierarchy.
LoggingRuntimeException - exception org.apache.avalon.logging.provider.LoggingRuntimeException.
Exception to indicate that there was a logging management related error.
LoggingRuntimeException(String) - Constructor for class org.apache.avalon.logging.provider.LoggingRuntimeException
Construct a new LoggingRuntimeException instance.
LoggingRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.logging.provider.LoggingRuntimeException
Construct a new LoggingRuntimeException instance.

M

MissingIdException - exception org.apache.avalon.logging.logkit.MissingIdException.
Exception to indicate that a log target configuration does not contain a target id.
MissingIdException(String) - Constructor for class org.apache.avalon.logging.logkit.MissingIdException
Construct a new MissingIdException instance.
MissingIdException(String, Throwable) - Constructor for class org.apache.avalon.logging.logkit.MissingIdException
Construct a new MissingIdException instance.
MulticastTargetFactory - class org.apache.avalon.logging.logkit.factory.MulticastTargetFactory.
A log target factory that handles creation of a new multicast log target instances.
MulticastTargetFactory(LogTargetManager) - Constructor for class org.apache.avalon.logging.logkit.factory.MulticastTargetFactory
 

O

org.apache.avalon.logging.data - package org.apache.avalon.logging.data
The data package contains the principal meta-data directives used to describe logging categories.
org.apache.avalon.logging.impl - package org.apache.avalon.logging.impl
The provider package contains the LoggingManager which is an interface to the initial logging management system that leverages meta information about logging targets and catagories.
org.apache.avalon.logging.log4j - package org.apache.avalon.logging.log4j
The log4j package contains a Log4J plugin implementation.
org.apache.avalon.logging.logkit - package org.apache.avalon.logging.logkit
The logkit/impl package contains the DefaultLoggingManager which is an initial bootstrap logging manager that uses meta information about logging targets and catagories.
org.apache.avalon.logging.logkit.factory - package org.apache.avalon.logging.logkit.factory
The factory package contains a set of standard logging targets including a rotating file log target, a serial target (suitable for console logging), and a multicast target used for redirecting log event to multiple targets.
org.apache.avalon.logging.logkit.factory.datagram - package org.apache.avalon.logging.logkit.factory.datagram
The datagram package contains a datagram plugin log target.
org.apache.avalon.logging.logkit.factory.socket - package org.apache.avalon.logging.logkit.factory.socket
The socket package contains a plugin socket log target.
org.apache.avalon.logging.logkit.factory.syslog - package org.apache.avalon.logging.logkit.factory.syslog
The syslog package contains a plugin syslog log target factory.
org.apache.avalon.logging.provider - package org.apache.avalon.logging.provider
The provider package contains the LoggingManager which is an interface to the initial logging management system that leverages meta information about logging targets and catagories.

P

PluginTargetFactory - class org.apache.avalon.logging.logkit.factory.PluginTargetFactory.
A log target factory that establishes log targets based on a artifact reference.
PluginTargetFactory(ClassLoader, InitialContext, LogTargetFactoryBuilder) - Constructor for class org.apache.avalon.logging.logkit.factory.PluginTargetFactory
 

R

resolve(Object) - Method in class org.apache.avalon.logging.impl.ConfigurationParameter
Resolve a supplied string to a configuration
resolve(Object) - Method in class org.apache.avalon.logging.impl.LoggerParameter
Resolve a supplied string to a configuration

S

SYSLOG_DEBUG - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
SYSLOG_ERROR - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
SYSLOG_FATAL - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
SYSLOG_INFO - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
SYSLOG_WARN - Static variable in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
SocketTargetFactory - class org.apache.avalon.logging.logkit.factory.socket.SocketTargetFactory.
This plugin factory creates LogTargets with a wrapped SocketOutputTarget around it.
SocketTargetFactory() - Constructor for class org.apache.avalon.logging.logkit.factory.socket.SocketTargetFactory
 
StandardFormatter - class org.apache.avalon.logging.logkit.StandardFormatter.
This formatter extends ExtendedPatternFormatter so that CascadingExceptions are formatted with all nested exceptions.
StandardFormatter(String) - Constructor for class org.apache.avalon.logging.logkit.StandardFormatter
Construct the formatter with the specified pattern and which which prints out exceptions to stackDepth of 8.
StandardFormatter(String, boolean) - Constructor for class org.apache.avalon.logging.logkit.StandardFormatter
Construct the formatter with the specified pattern and which which prints out exceptions to stackDepth specified.
StreamTargetFactory - class org.apache.avalon.logging.logkit.factory.StreamTargetFactory.
TargetFactory for StreamTarget.
StreamTargetFactory(FormatterFactory) - Constructor for class org.apache.avalon.logging.logkit.factory.StreamTargetFactory
 
SyslogTarget - class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget.
 
SyslogTarget(InetAddress, int, Formatter, int) - Constructor for class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
Create a output target with end point specified by address and port.
SyslogTarget(InetAddress, int, Formatter) - Constructor for class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
Create a output target with end point specified by address and port.
SyslogTarget(InetAddress, int) - Constructor for class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
Create a output target with end point specified by address and port.
SyslogTargetFactory - class org.apache.avalon.logging.logkit.factory.syslog.SyslogTargetFactory.
SyslogTargetFactory This factory creates LogTargets with a wrapped SyslogTarget around it: <target id="syslog" artifact="avalon-logging/avalon-logkit-syslog#1.0-SNAPSHOT"> <address hostname="hostname" port="514" facility="USER"/> <format type="extended"> %7.7{priority} %23.23{time:yyyy-MM-dd HH:mm:ss:SSS} [%25.25{category}] : %{message}\n%{throwable} </format> </syslog> This factory creates a SyslogTarget object which will sends syslog style messages to the specified address.
SyslogTargetFactory(FormatterFactory) - Constructor for class org.apache.avalon.logging.logkit.factory.syslog.SyslogTargetFactory
 
setBaseDirectory(File) - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Set the base directory.
setBaseDirectory(File) - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Set the base directory.
setBootstrapLogger(Logger) - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Set the bootstrap logging channel
setBootstrapLogger(Logger) - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Set the bootstrap logging channel
setDebugEnabled(boolean) - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Set the debug enabled policy
setDebugEnabled(boolean) - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Set the debug enabled policy
setFacility(String) - Method in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
setFacility(int) - Method in class org.apache.avalon.logging.logkit.factory.syslog.SyslogTarget
 
setLoggingConfiguration(URL) - Method in class org.apache.avalon.logging.impl.DefaultLoggingCriteria
Set the configuration URL.
setLoggingConfiguration(URL) - Method in interface org.apache.avalon.logging.provider.LoggingCriteria
Set the configuration URL.

U

UnknownLogTargetException - exception org.apache.avalon.logging.logkit.UnknownLogTargetException.
Exception to indicate that a log target reference is unknown.
UnknownLogTargetException(String) - Constructor for class org.apache.avalon.logging.logkit.UnknownLogTargetException
Construct a new UnknownLogTargetException instance.
UnknownLogTargetException(String, Throwable) - Constructor for class org.apache.avalon.logging.logkit.UnknownLogTargetException
Construct a new UnknownLogTargetException instance.

W

WARN - Static variable in class org.apache.avalon.logging.data.CategoryDirective
Constant category priority value for warning mode.
warn(String) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs a warning message.
warn(String, Throwable) - Method in class org.apache.avalon.logging.impl.ConsoleLogger
Logs a warning message and an exception.
warn(String) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a warn message.
warn(String, Throwable) - Method in class org.apache.avalon.logging.log4j.Log4JLogger
Log a warn message.
warn(String) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a warn message.
warn(String, Throwable) - Method in class org.apache.avalon.logging.logkit.LogKitLogger
Log a warn message.

A B C D E F G H I K L M O P R S U W

Copyright © The Apache Software Foundation. All Rights Reserved.