getDiagnosticsLevel#
Fully qualified name: usdex::core::getDiagnosticsLevel
-
DiagnosticsLevel usdex::core::getDiagnosticsLevel()#
Get the current
DiagnosticsLevelfor theDelegate.This can be called at any time, but the filtering will only take affect after calling
activateDiagnosticsDelegate(). See Diagnostic Messages (Logs) for more details.- Returns:
The current
DiagnosticsLevelfor theDelegate.