com.pmease.quickbuild.setting.configuration.loglevel
Class ErrorLogLevel

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.loglevel.ErrorLogLevel
All Implemented Interfaces:
BuildLogLevel, java.io.Serializable

public class ErrorLogLevel
extends java.lang.Object
implements BuildLogLevel

See Also:
Serialized Form

Constructor Summary
ErrorLogLevel()
           
 
Method Summary
 Log.LogLevel getLevel(Build build)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorLogLevel

public ErrorLogLevel()
Method Detail

getLevel

public Log.LogLevel getLevel(Build build)
Specified by:
getLevel in interface BuildLogLevel


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.