nanomsg / nng

nanomsg-next-generation -- light-weight brokerless messaging
https://nng.nanomsg.org
MIT License
3.63k stars 472 forks source link

fixes #543 Add logging support framework #1806

Closed gdamore closed 2 months ago

gdamore commented 2 months ago

Includes test code. Docs coming soon.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.55782% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 79.16%. Comparing base (d2ab8a8) to head (0966978).

Files Patch % Lines
src/core/log.c 94.55% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1806 +/- ## ========================================== - Coverage 79.21% 79.16% -0.05% ========================================== Files 94 95 +1 Lines 21078 21225 +147 ========================================== + Hits 16696 16803 +107 - Misses 4382 4422 +40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.