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

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

public class DebugLogLevel
extends java.lang.Object
implements BuildLogLevel

See Also:
Serialized Form

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

DebugLogLevel

public DebugLogLevel()
Method Detail

getLevel

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


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