logger-lib
/
com.umang.logger
/
debug
androidJvm
debug
fun
SmartLogger
.
debug
(message:
String
, throwable:
Throwable
? = null)
Content copied to clipboard
Equivalent of
Log.d
Parameters
message
Message to be logged
throwable
throwable object if any