'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 1:[1]

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

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Andrew