eclipse-score / eclipse-score/baselibs

Wrong Readme under https://github.com/eclipse-score/baselibs/blob/main/score/mw/log/README.md

Open
#81 0 comments 0 reactions 1 assignee Claimed by @rmaddikery View on GitHub
bug
Dominant language
C++
Stars
26
Forks
85
Avg merge
2d 13h
Merged PRs (30d)
47

Description

Wrong dependency naming in the readme:
If one wants to use mw::log, the following include shall be necessary:

#include "score/mw/log/logging.h"
And the following bazel dependency as well:

deps = [
"@score_logging//score/mw/log:log",
],

Should be @score_baselibs

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.