EmbarkStudios / crash-handling

Collection of crates to deal with crashes
Apache License 2.0
138 stars 13 forks source link

diskwrite example: add logging #54

Closed loewenheim closed 2 years ago

loewenheim commented 2 years ago

Checklist

Description of Changes

The diskwrite example includes logging statements, but no logger to process them. This adds pretty_env_logger to the dev dependencies of minidumper and initializes it in main.