I configured OH2 to log rules to a file called rules following the documentation for OH2. Now my loginfo() messages directed to “rules” are showing up in both the openhab.log and rules.log file. Did I miss something or is that a feature? example:
logInfo(“Rules”, "rule:4:01AM: "+ currentHS_ + currentBrightness)