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

Settings should not be exclusive #265

Open yiming-tang-cs opened 4 years ago

yiming-tang-cs commented 4 years ago

For now, settings are exclusive for saving the running time. However, they should not be exclusive. A log invocation should meet multiple settings at the same time. If the settings are exclusive, we cannot tell which log invocation satisfies multiple settings. The counting for this kind of log invocations depends on the ordering of setting analysis.