dyoder/archived.pirate

Decide On / Implement A Logging Strategy

Closed this issue · 1 comments

I'd like it to be possible to pass in a logger object via configuration and/or get a default logger if you don't pass one in, and then use it throughout to provide good debugging information.

We now have a logging strategy in place and partly implemented in the transport. Closing in favor of more specific tickets #15 and #16.