Skip to content

Tracing's log feature should not cause code that would otherwise compile to break #1793

Closed
@Noah-Kennedy

Description

@Noah-Kennedy

Currently, enabling the log feature in tracing can break code that would otherwise compile, which is a problem, as features are generally supposed to be additive. This leads to situations such as projects breaking when trying to use console, as Tonic enables the default features in tower, which enables this feature in tracing.

There has already been some discussion about this in the discord server.

Thread 1: https://discord.com/channels/500028886025895936/838895414455435335/905519088934211584
Thread 2: https://discord.com/channels/500028886025895936/838895414455435335/921838120788459561

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions