Skip to content

Plugins added before LogPlugin don't have a plugin build tracing span #20759

@hymm

Description

@hymm

Bevy version and features

  • 0.17

What you did

Recently we added tracing spans for the plugin lifecycle methods. When running cargo run --example many_foxes -F trace_tracy, the plugins that are added before and including LogPlugin::build are not logged. This is just the PanicHandlerPlugin and the LogPlugin in DefaultPlugins.

I don't think this is easily fixable, but thought it should be noted somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AppBevy apps and pluginsA-DiagnosticsLogging, crash handling, error reporting and performance analysisC-BugAn unexpected or incorrect behaviorS-Needs-DesignThis issue requires design work to think about how it would best be accomplished

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions