Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Remove log peer dependency #2

Open
yoshuawuyts opened this issue Aug 6, 2018 · 1 comment
Open

Remove log peer dependency #2

yoshuawuyts opened this issue Aug 6, 2018 · 1 comment

Comments

@yoshuawuyts
Copy link
Collaborator

Currently log is a peer dependency to provide access to the logging macros (such as info!() and debug!()).

We should find a way to re-export the macros from log through this crate. This is possibly blocked on Rust 2018.

From Discord:

i think in rust 2018 you can pub use macros::your_macro

@killercup
Copy link

also from discord :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants