ruscur/snowpatch

Logging

Closed this issue · 2 comments

Logging

As of be36677 we now use the Rust logging framework for our existing error messages. I'm going to close this issue for now, unless @ruscur objects - there are probably a few more log messages we need to add though.

Yeah let's just add more log messages as we change stuff. We should definitely have more debug messages scattered throughout, and probably some trace of data. I only just realised we can get hyper to tell us everything it tries to do, which I wish I'd known about before...