getFileLoggingLevelForCategory

@MapboxExperimental
open fun getFileLoggingLevelForCategory(@NonNull category: String): LoggingLevel

Get file logging level for a category of logs.

Return

Optional with LoggingLevel up to which logs for the category are logged to disk

Parameters

category

Log category to be logged to disk