LOG_STATUS

var LOG_STATUS: Boolean = false

Default log status. Set to true when initializeLogger() is called and the build type is debug. To enable Logs for signed builds set this field as true.

SmartLogHelper.LOG_STATUS = true