Skip to content

Inconsistent use of tracing and bevy_log #11298

@BD103

Description

@BD103

Bevy seems to inconsistently switch between using bevy_utils::tracing and bevy_log. It would be good to pick one and use it consistently throughout the project.


Also it appears Bevy is using a mix of both bevy_utils::tracing and bevy_log for accessing logs. Interesting. Might wanna fix that sometime.

Originally posted by @doonv in #11296 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-DiagnosticsLogging, crash handling, error reporting and performance analysisC-Code-QualityA section of code that is hard to understand or change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions