roboguice.util
Class Ln.BaseConfig
java.lang.Object
roboguice.util.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
@Inject
public Ln.BaseConfig(android.content.Context 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 © 2011. All Rights Reserved.