Diagnostics class
Defines diagnostics API for managing console output Added in version 1.21.0
Properties
on |
Methods
Set |
|
Set |
|
Start |
|
Stop |
Property Details
onLogOutput
static void onLogOutput
Property Value
void
Method Details
SetLoggingLevel(EventType)
SetLogOutputPath(string)
static function SetLogOutputPath(path: string)
Parameters
- path
-
string
StartConsoleOutput()
static function StartConsoleOutput()
StopConsoleOutput()
static function StopConsoleOutput()