Diagnostics class

يحدد واجهة برمجة تطبيقات التشخيص لإدارة إخراج وحدة التحكم المضافة في الإصدار 1.21.0

الخصائص

onLogOutput

الأساليب

SetLoggingLevel(EventType)
SetLogOutputPath(string)
StartConsoleOutput()
StopConsoleOutput()

تفاصيل الخاصية

onLogOutput

static void onLogOutput

قيمة الخاصية

void

تفاصيل الأسلوب

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

المعلمات

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

المعلمات

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()