LogUtils

open class LogUtils

Author

Umang Chamaria Date: 11/05/20

Functions

getStackTraceString
Link copied to clipboard
open fun getStackTraceString(tr: Throwable): String
Stack trace in form of String
isValidLevel
Link copied to clipboard
open fun isValidLevel(level: Int): Boolean