I noticed that CLogFilter actually creates an additional “info” level log entry with the category “application”. From the documentation, however, I’d expect it to just append some additional information to the original log message(s) directly. I created my own implementation to change the behavior, but I was just wondering, if this is the expected behavior?