Skip to content

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

@FScholPer

Description

@FScholPer

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions