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
    Constructor
    Description
    Log()
     
  • 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Log

      public Log()