Diagnostics class
Definiert die Diagnose-API zum Verwalten der Konsolenausgabe, die in Version 1.21.0 hinzugefügt wurde.
Eigenschaften
| on |
Methoden
| Set |
|
| Set |
|
| Start |
|
| Stop |
Details zur Eigenschaft
onLogOutput
static void onLogOutput
Eigenschaftswert
void
Details zur Methode
SetLoggingLevel(EventType)
SetLogOutputPath(string)
static function SetLogOutputPath(path: string)
Parameter
- path
-
string
StartConsoleOutput()
static function StartConsoleOutput()
StopConsoleOutput()
static function StopConsoleOutput()