Package io.github.devsecops.engine.core
Class Log
java.lang.Object
org.apache.maven.plugin.logging.SystemStreamLog
io.github.devsecops.engine.core.Log
- All Implemented Interfaces:
org.apache.maven.plugin.logging.Log
@Component
public class Log
extends org.apache.maven.plugin.logging.SystemStreamLog
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.logging.SystemStreamLog
debug, debug, debug, error, error, error, info, info, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, warn, warn, warn
-
Constructor Details
-
Log
public Log()
-