D E I L O P S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- debug(CharSequence) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message to the user in the debug error level.
- debug(CharSequence) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message to the user in the debug error level.
- debug(CharSequence) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message to the user in the debug error level.
- debug(CharSequence, Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message (and accompanying exception) to the user in the debug error level.
- debug(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message (and accompanying exception) to the user in the debug error level.
- debug(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message (and accompanying exception) to the user in the debug error level.
- debug(Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send an exception to the user in the debug error level.
- debug(Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send an exception to the user in the debug error level.
- debug(Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send an exception to the user in the debug error level.
E
- enableLogging(Log) - Method in interface org.apache.maven.doxia.logging.LogEnabled
-
Enable a
Doxia
logger for thisDoxia
component. - error(CharSequence) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message to the user in the error error level.
- error(CharSequence) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message to the user in the error error level.
- error(CharSequence) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message to the user in the error error level.
- error(CharSequence, Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message (and accompanying exception) to the user in the error error level.
- error(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message (and accompanying exception) to the user in the error error level.
- error(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message (and accompanying exception) to the user in the error error level.
- error(Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send an exception to the user in the error error level.
- error(Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send an exception to the user in the error error level.
- error(Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send an exception to the user in the error error level.
I
- info(CharSequence) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message to the user in the info error level.
- info(CharSequence) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message to the user in the info error level.
- info(CharSequence) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message to the user in the info error level.
- info(CharSequence, Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message (and accompanying exception) to the user in the info error level.
- info(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message (and accompanying exception) to the user in the info error level.
- info(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message (and accompanying exception) to the user in the info error level.
- info(Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send an exception to the user in the info error level.
- info(Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send an exception to the user in the info error level.
- info(Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send an exception to the user in the info error level.
- isDebugEnabled() - Method in interface org.apache.maven.doxia.logging.Log
-
isDebugEnabled.
- isDebugEnabled() - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
isDebugEnabled.
- isDebugEnabled() - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
isDebugEnabled.
- isErrorEnabled() - Method in interface org.apache.maven.doxia.logging.Log
-
isErrorEnabled.
- isErrorEnabled() - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
isErrorEnabled.
- isErrorEnabled() - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
isErrorEnabled.
- isInfoEnabled() - Method in interface org.apache.maven.doxia.logging.Log
-
isInfoEnabled.
- isInfoEnabled() - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
isInfoEnabled.
- isInfoEnabled() - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
isInfoEnabled.
- isWarnEnabled() - Method in interface org.apache.maven.doxia.logging.Log
-
isWarnEnabled.
- isWarnEnabled() - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
isWarnEnabled.
- isWarnEnabled() - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
isWarnEnabled.
L
- LEVEL_DEBUG - Static variable in interface org.apache.maven.doxia.logging.Log
-
Typecode for debugging messages.
- LEVEL_DISABLED - Static variable in interface org.apache.maven.doxia.logging.Log
-
Typecode for disabled log levels.
- LEVEL_ERROR - Static variable in interface org.apache.maven.doxia.logging.Log
-
Typecode for error messages.
- LEVEL_FATAL - Static variable in interface org.apache.maven.doxia.logging.Log
-
Typecode for fatal error messages.
- LEVEL_INFO - Static variable in interface org.apache.maven.doxia.logging.Log
-
Typecode for informational messages.
- LEVEL_WARN - Static variable in interface org.apache.maven.doxia.logging.Log
-
Typecode for warning messages.
- Log - Interface in org.apache.maven.doxia.logging
-
This interface supplies the API for providing feedback to the user from a Parser or Sink, using standard
Doxia
channels. - LogEnabled - Interface in org.apache.maven.doxia.logging
-
An interface for
Doxia
components (mainly Sink, Parser and Macro) that need the ability to log.
O
- org.apache.maven.doxia.logging - package org.apache.maven.doxia.logging
P
- PlexusLoggerWrapper - Class in org.apache.maven.doxia.logging
-
Wrap a Plexus logger into a Doxia logger.
- PlexusLoggerWrapper(Logger) - Constructor for class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Constructor for PlexusLoggerWrapper.
S
- setLogLevel(int) - Method in interface org.apache.maven.doxia.logging.Log
-
Set the current log level.
- setLogLevel(int) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Set the current log level.
- setLogLevel(int) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Set the current log level.
- SystemStreamLog - Class in org.apache.maven.doxia.logging
-
Logger with "standard" output and error output stream.
- SystemStreamLog() - Constructor for class org.apache.maven.doxia.logging.SystemStreamLog
W
- warn(CharSequence) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message to the user in the warn error level.
- warn(CharSequence) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message to the user in the warn error level.
- warn(CharSequence) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message to the user in the warn error level.
- warn(CharSequence, Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send a message (and accompanying exception) to the user in the warn error level.
- warn(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send a message (and accompanying exception) to the user in the warn error level.
- warn(CharSequence, Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send a message (and accompanying exception) to the user in the warn error level.
- warn(Throwable) - Method in interface org.apache.maven.doxia.logging.Log
-
Send an exception to the user in the warn error level.
- warn(Throwable) - Method in class org.apache.maven.doxia.logging.PlexusLoggerWrapper
-
Send an exception to the user in the warn error level.
- warn(Throwable) - Method in class org.apache.maven.doxia.logging.SystemStreamLog
-
Send an exception to the user in the warn error level.
All Classes All Packages