Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(logging): add logging namespace and create logging::init method #2336

fix(logging): add logging namespace and create logging::init method

b19a026
Select commit
Loading
Failed to load commit list.
Merged

fix(logging): add logging namespace and create logging::init method #2336

fix(logging): add logging namespace and create logging::init method
b19a026
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 3, 2024 in 0s

72.89% of diff hit (target 6.10%)

View this Pull Request on Codecov

72.89% of diff hit (target 6.10%)

Annotations

Check warning on line 95 in src/entry_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/entry_handler.cpp#L95

Added line #L95 was not covered by tests

Check warning on line 79 in src/logging.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/logging.cpp#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 116 in src/logging.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/logging.cpp#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 147 in src/logging.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/logging.cpp#L147

Added line #L147 was not covered by tests

Check warning on line 165 in src/logging.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/logging.cpp#L165

Added line #L165 was not covered by tests

Check warning on line 1817 in src/stream.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stream.cpp#L1817

Added line #L1817 was not covered by tests