加日志调试
parent
e04dcfee8e
commit
2b5452be87
|
|
@ -20,6 +20,7 @@ namespace PhxhSDK
|
|||
|
||||
public override void EarlyInit()
|
||||
{
|
||||
DebugUtil.Log("========CrashSightSdkHelper.EarlyInit");
|
||||
// Debug开关,Debug模式下会打印更多便于问题定位的Log.
|
||||
var enableDebug = false;
|
||||
#if DEBUG
|
||||
|
|
|
|||
Loading…
Reference in New Issue