Package org.apache.maven.cling.invoker
Class ProtoLogger
java.lang.Object
org.apache.maven.cling.invoker.ProtoLogger
- All Implemented Interfaces:
Logger
Proto
Logger
. Uses provided PrintStream
s or System
ones as fallback.
Supports only two levels: ERROR and WARNING, that is emitted to STDERR and STDOUT.