Package echo.output


package echo.output
  • Class
    Description
    Output a message to standard output with a specific level
    Will echo a message to standard output (in Maven) with the right message level.
    Wraps the Maven standard output to decouple from output functionality
    Wraps the Maven internal plugin logger to decouple from logging framework
    Formats end of line characters according to desired format
    Interface for the internal Maven plugin logger