OnReleaseLogReport typedef

OnReleaseLogReport = void Function(CrashInfo crashInfo)

正式环境需要上报回调

Implementation

typedef OnReleaseLogReport = void Function(CrashInfo crashInfo);