简体   繁体   English

无论如何,是否可以为 haxeflixel 编写一个可以创建日志并使用高级错误报告接口的崩溃处理程序?

[英]Is there anyway to make to write a crash handler for haxeflixel that can create logs and use a interface to a advanced error report?

How to build a haxeflixel Crash Handler?如何构建 haxeflixel 崩溃处理程序?

As it says in the Title I was wondering if there is any way to let haxeflixel catch a error and then pass it over to a Crash Handler of some kind?正如标题中所说,我想知道是否有任何方法可以让 haxeflixel 捕获错误,然后将其传递给某种崩溃处理程序?

Any help would be appreciated.任何帮助,将不胜感激。

You could check and use crashdumper library or code related to it (require some settings in project file)您可以检查并使用crashdumper 库与之相关的代码(需要在项目文件中进行一些设置)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM