Class ProtoLogger

java.lang.Object
org.apache.maven.cling.invoker.ProtoLogger
All Implemented Interfaces:
Logger

public class ProtoLogger extends Object implements Logger
Proto Logger. Uses provided PrintStreams or System ones as fallback. Supports only two levels: ERROR and WARNING, that is emitted to STDERR and STDOUT.