added a changes file and merged. I think we'll want to tweak the wording over time, but having this message is a strict improvement over not having it.
Trac: Resolution: N/Ato implemented Status: merge_ready to closed
Move the existing log line before the %include is handled. In case of error in a recursive include, this makes the messages appear in ascending order of recursion level, which makes more sense than the opposite.
Added a extra log line for each file that is actually included (the existing log line only shows the %include paths in the config files). This will show the actual included files when the %include path is a folder.