daroczig / logger

A lightweight, modern and flexible, log4j and futile.logger inspired logging utility for R
https://daroczig.github.io/logger
285 stars 42 forks source link

support `OFF` log level #139

Closed pawelru closed 7 months ago

pawelru commented 7 months ago

closes https://github.com/daroczig/logger/issues/138

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9947980) 83.95% compared to head (2623362) 83.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ======================================= Coverage 83.95% 83.95% ======================================= Files 10 10 Lines 561 561 ======================================= Hits 471 471 Misses 90 90 ```

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

daroczig commented 7 months ago

nice, thanks :bow:

m7pr commented 7 months ago

@daroczig can we get a CRAN release to get this feature accessible via install.packages('logger')?

daroczig commented 7 months ago

yeah, thanks for the bump -- will do by the end of this week :+1: you can track progress at #144

m7pr commented 7 months ago

Thanks @daroczig ! You are the true legend