setFileLoggingLevelForCategory

Set file logging level for a category of logs.

Parameters

category

Log category to be logged to disk

upTo

Log messages with lower severity than this parameter will be filtered out. If the parameter is empty, all log messages are filtered out, i.e., logging to file is disabled. Default is unset, meaning it follows the general FileLoggingLevel setting