You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
Currently
log
is a peer dependency to provide access to the logging macros (such asinfo!()
anddebug!()
).We should find a way to re-export the macros from
log
through this crate. This is possibly blocked on Rust 2018.From Discord:
The text was updated successfully, but these errors were encountered: