Skip to content

Add no_std support to bevy_log #18781

Closed
@Shatur

Description

@Shatur

What problem does this solve or what need does it fill?

Many crates use logging and in order to support no_std, it's required to manually depend on log because tracing doesn't work on no_std yet.

What solution would you like?

It would be convenient to cleave the bevy_log crate with a tracing feature.

Metadata

Metadata

Assignees

Labels

A-DiagnosticsLogging, crash handling, error reporting and performance analysisC-FeatureA new feature, making something new possibleO-EmbeddedWeird hardware and no_std platforms

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions