Show / Hide Table of Contents

Enum TIMLogLevel

Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMLogLevel

Fields

Name Description
kTIMLog_Assert

Assertion log

kTIMLog_Debug

Debug log

kTIMLog_Error

Assertion log

kTIMLog_Info

Information log

kTIMLog_Off

Log output disabled

kTIMLog_Test

Full log

kTIMLog_Verbose

Log for detailed information during development and debugging

kTIMLog_Warn

Alarm log

In This Article
Back to top Generated by DocFX