get Log Level
open fun getLogLevel(@NonNull context: Context, @Nullable defaultLogLevel: String): LogLevel
Content copied to clipboard
Call this method to get the [LogLevel] either configured in the BE admin interface or default if not configured.
Return
The configured LogLevel or defaultLogLevel
See also
Parameters
context
The application context
default Log Level
The default LogLevel if not configured in the BE admin