Cargo Features

CrashHandler has no features set by default.

[dependencies]
crash-handler = { version = "0.6.1", features = ["debug-print"] }
debug-print

If enabled, will log out information when a signal is raised/exception thrown but logged in a manner that is safe.