eclipse-score / eclipse-score/logging
Improvement: `Debug`/`ScoreDebug` abstraction
Open
- Dominant language
- C++
- Stars
- 2
- Forks
- 28
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 20
Description
- Package that contains log abstraction selectable with feature flag (from Cargo or from Bazel).
- Derive trait alias (e.g., provide `DebugAlias` -> use `Debug` for `log` and `ScoreDebug` for `mw_log`).
- Alias for `Debug`/`ScoreDebug` trait (e.g., type containt for generic method).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.