| Class | Description |
|---|---|
| AndroidLoggerAdapter |
A wrapper over
com.noveogroup.android.log.Logger
in conforming to the org.slf4j.Logger interface. |
| AndroidLoggerFactory |
Implementation of
ILoggerFactory returning
the appropriate named AndroidLoggerAdapter instance. |
| StaticLoggerBinder |
The binding of
LoggerFactory class with an actual instance of
ILoggerFactory is performed using information returned by this class. |
Copyright © 2015. All Rights Reserved.