Package org.apache.maven.doxia.logging
-
Interface Summary Interface Description Log This interface supplies the API for providing feedback to the user from a Parser or Sink, using standardDoxia
channels.LogEnabled An interface forDoxia
components (mainly Sink, Parser and Macro) that need the ability to log. -
Class Summary Class Description PlexusLoggerWrapper Wrap a Plexus logger into a Doxia logger.SystemStreamLog Logger with "standard" output and error output stream.