Open Yanrishatum opened 8 years ago
Currently to disable writing error log to file you have to manually edit CrashDumper.hx:doErrorStuff parameters. No api provided to change either writeToFile, sendToServer or traceToLog.
CrashDumper.hx:doErrorStuff
writeToFile
sendToServer
traceToLog
Currently to disable writing error log to file you have to manually edit
CrashDumper.hx:doErrorStuff
parameters. No api provided to change eitherwriteToFile
,sendToServer
ortraceToLog
.