Search code examples
haxehaxeflixelhaxelib

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?

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?

Any help would be appreciated.


Solution

  • You could check and use crashdumper library or code related to it (require some settings in project file)