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

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

public class WarnLogLevel
extends java.lang.Object
implements BuildLogLevel

See Also:
Serialized Form

Constructor Summary
WarnLogLevel()
           
 
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

WarnLogLevel

public WarnLogLevel()
Method Detail

getLevel

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


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