Instead of relying on RUST_BACKTRACE env variable that must be set before service is started, it would be more useful to have an ability to enable/disable traces collection for ohno errors when application is running.
this potentially supersedes #199
Instead of relying on
RUST_BACKTRACEenv variable that must be set before service is started, it would be more useful to have an ability to enable/disable traces collection forohnoerrors when application is running.this potentially supersedes #199