dice-group / dice-group/tracing-build-script
Allow using `cargo::error=` for error messages
Open
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently error messages are logged via `cargo::warning=` because `cargo::error=` aborts the build.
Add a configuration option to choose the behaviour (error => `cargo::warning=` or error => `cargo::error=`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.