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 classPlexusLoggerWrapperWrap a Plexus logger into a Doxia logger.classSystemStreamLogLogger with "standard" output and error output stream.Methods in org.apache.maven.doxia.logging with parameters of type Log Modifier and Type Method Description voidLogEnabled. enableLogging(Log log)Enable aDoxialogger for thisDoxiacomponent.
-