Closed
Description
One of the major points of discussion during the log evaluation was structured logging, specifically the log
crate's relation to slog
. In the review we ended up concluding that there's no reason to not add structured logging to the log
crate and it'd be awesome to unify the slog/log ecosystems!
This issue is intended to serve as a tracking issue for concerns and ideas related to this. For example the specific APIs the log
crate would have, how this would relate to slog
, migration stories, etc.