ponder-lab / Rejuvenate-Logging-Levels

An Eclipse plug-in research prototype for automatically rejuvenating log statement levels using degree of interest
Eclipse Public License 2.0
2 stars 3 forks source link

Different decay for logs #224

Closed khatchad closed 5 years ago

khatchad commented 5 years ago

Possible fix for https://github.com/ponder-lab/Logging-Level-Evolution-Plugin/issues/217. This changes the decay rate only for enclosing methods.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.03%) to 23.933% when pulling ce0f1b96e51b040730dcde4f5a889848904d612a on different_decay_for_logs into 42b0752e35f73853904138bd8158551bfe52c1f6 on master.

khatchad commented 5 years ago

@saledouble I see that the decay rate was changed here. What was it changed to and does it work?