roboguice.util.temp
Class Ln.BaseConfig
java.lang.Object
roboguice.util.temp.Ln.BaseConfig
- All Implemented Interfaces:
- Ln.Config
- Enclosing class:
- Ln
public static class Ln.BaseConfig
- extends Object
- implements Ln.Config
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
minimumLogLevel
protected int minimumLogLevel
packageName
protected String packageName
scope
protected String scope
Ln.BaseConfig
protected Ln.BaseConfig()
Ln.BaseConfig
public Ln.BaseConfig(android.app.Application context)
getLoggingLevel
public int getLoggingLevel()
- Specified by:
getLoggingLevel
in interface Ln.Config
setLoggingLevel
public void setLoggingLevel(int level)
- Specified by:
setLoggingLevel
in interface Ln.Config
Copyright © 2012-2014. All Rights Reserved.