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

Remove log peer dependency #2

@yoshuawuyts

Description

@yoshuawuyts

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions