Class DefaultLoggerDelegate
java.lang.Object
com.streamwide.smartms.lib.std.logger.DefaultLoggerDelegate
- All Implemented Interfaces:
Logger.LoggerDelegate
Default logger delegate implementation which logs in LogCat with
Log.
Log tag is set to UploadService for all the logs.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultLoggerDelegate
public DefaultLoggerDelegate()
-
-
Method Details
-
error
- Specified by:
errorin interfaceLogger.LoggerDelegate
-
error
- Specified by:
errorin interfaceLogger.LoggerDelegate
-
debug
- Specified by:
debugin interfaceLogger.LoggerDelegate
-
info
- Specified by:
infoin interfaceLogger.LoggerDelegate
-
warn
- Specified by:
warnin interfaceLogger.LoggerDelegate
-