Skip to content

Make logging optional #20

Closed
Closed
@anna-is-cute

Description

@anna-is-cute

Reference to rustls/rustls#22.

Having log be an optional crate is great in rustls. However, this crate depends on rustls with no way to turn off logging, which really, really looks bad in binary crates (especially since rustls prints out all of this debug info in the INFO log level instead of DEBUG).

Please either make logging an option here or turn it off.

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