google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
6.93k stars 2.05k forks source link

docs: provide custom sinks example #1103

Closed sergiud closed 1 month ago

sergiud commented 1 month ago

Closes #865

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 63.22%. Comparing base (0bad968) to head (b57b052).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.7.x #1103 +/- ## ========================================== - Coverage 63.54% 63.22% -0.33% ========================================== Files 19 20 +1 Lines 2598 2613 +15 Branches 909 909 ========================================== + Hits 1651 1652 +1 - Misses 681 696 +15 + Partials 266 265 -1 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1103?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google) | Coverage Δ | | |---|---|---| | [examples/custom\_sink.cc](https://app.codecov.io/gh/google/glog/pull/1103?src=pr&el=tree&filepath=examples%2Fcustom_sink.cc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-ZXhhbXBsZXMvY3VzdG9tX3NpbmsuY2M=) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1103/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)