Package org.apache.maven.doxia.logging


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