net.sf.mgaip
Class MgaipLogger

java.lang.Object
  extended by org.apache.maven.plugin.logging.SystemStreamLog
      extended by net.sf.mgaip.MgaipLogger
All Implemented Interfaces:
org.apache.maven.plugin.logging.Log

public final class MgaipLogger
extends org.apache.maven.plugin.logging.SystemStreamLog

Logger to print the debug options.

Control Version

Since:
1.0
Version:
1.0 20110529
Author:
Andres Gomez Casanova (AngocA)

Constructor Summary
MgaipLogger()
           
 
Method Summary
 boolean isDebugEnabled()
           
 
Methods inherited from class org.apache.maven.plugin.logging.SystemStreamLog
debug, debug, debug, error, error, error, info, info, info, 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 Detail

MgaipLogger

public MgaipLogger()
Method Detail

isDebugEnabled

public boolean isDebugEnabled()
Specified by:
isDebugEnabled in interface org.apache.maven.plugin.logging.Log
Overrides:
isDebugEnabled in class org.apache.maven.plugin.logging.SystemStreamLog


AngocA 2011 Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.