fishjam-dev / membrane_rtc_engine

Customizable Real-time Communication Engine/SFU library focused on WebRTC.
Apache License 2.0
140 stars 11 forks source link

chore/lower logs level #401

Closed kamciokodzi closed 2 months ago

kamciokodzi commented 2 months ago

I'm lowering the log level for logs that there is no sensible call to action from warning to debug.

If I marked some log wrongly please correct me!

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.73%. Comparing base (12e0c1c) to head (d11e110).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================== + Coverage 54.46% 54.73% +0.26% ========================================== Files 75 75 Lines 3334 3334 ========================================== + Hits 1816 1825 +9 + Misses 1518 1509 -9 ``` | [Files](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev) | Coverage Δ | | |---|---|---| | [engine/lib/membrane\_rtc\_engine/tees/tee.ex](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?src=pr&el=tree&filepath=engine%2Flib%2Fmembrane_rtc_engine%2Ftees%2Ftee.ex&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev#diff-ZW5naW5lL2xpYi9tZW1icmFuZV9ydGNfZW5naW5lL3RlZXMvdGVlLmV4) | `83.90% <100.00%> (ø)` | | | [engine/lib/membrane\_rtc\_engine/engine.ex](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?src=pr&el=tree&filepath=engine%2Flib%2Fmembrane_rtc_engine%2Fengine.ex&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev#diff-ZW5naW5lL2xpYi9tZW1icmFuZV9ydGNfZW5naW5lL2VuZ2luZS5leA==) | `82.64% <66.66%> (+2.20%)` | :arrow_up: | | [sip/lib/sip\_endpoint.ex](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?src=pr&el=tree&filepath=sip%2Flib%2Fsip_endpoint.ex&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev#diff-c2lwL2xpYi9zaXBfZW5kcG9pbnQuZXg=) | `0.00% <0.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev). Last update [12e0c1c...d11e110](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/401?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev).