Uses of Interface
org.apache.maven.doxia.logging.Log
-
-
Uses of Log in org.apache.maven.doxia.logging
Classes in org.apache.maven.doxia.logging that implement Log Modifier and Type Class Description class
PlexusLoggerWrapper
Wrap a Plexus logger into a Doxia logger.class
SystemStreamLog
Logger with "standard" output and error output stream.Methods in org.apache.maven.doxia.logging with parameters of type Log Modifier and Type Method Description void
LogEnabled. enableLogging(Log log)
Enable aDoxia
logger for thisDoxia
component.
-