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