the new format is much better. However, in my build process the final web page build report is created using XSLT. Thus, I had a program that took the previous log output and converted it to an XML stream, and the log output had easy to parse 'sections'.
The new log file just has a cr 'taskname:' cr section divider. That is hard to parse when other outputs that are aggregated may be the same pattern. Anyway, it would be nice if the log output was customizable, had tag separators, or even was XML. Josef
