-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
We're using this broker in a proof of concept and would like to replace the println!
logs with the log
crate macros. I can push a PR but want tot clarify first if this is something mergeable. I would replace and the println!
calls with debug!
, info!
... and initialise env_logger
(?) in the main.
@bschwind fine for you?
Metadata
Metadata
Assignees
Labels
No labels