eclipse-score / eclipse-score/logging

Improvement: `Debug`/`ScoreDebug` abstraction

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.