Logging
Constructors
Logging
fun Logging():
Props
logger
var logger:
This API is in beta and subject to change.
The logger to be used for logging.
Returns
type:
level
var level:
This API is in beta and subject to change.
The minimum level of logs to be logged.
Returns
type:
enableLogcat
var enableLogcat: Boolean
This API is in beta and subject to change.
Whether to print logs to Logcat. Default value is true.
Returns
type:
Boolean