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.

1

There are 1 best solutions below

1
On BEST ANSWER

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