In a complex project, TeX is typically working on many different included files. In the .log file, file inclusion is indicated by (<filename> ... ). If such stanzas are long, and possibly nested, it is not easy to see which file inclusions are surrounding a given log entry. Indentation could solve this problem in an elegant and standard way.
Is there any way to enforce indentation in TeX's log file? Or has anybody written a script to post-process log files, according to nested (...) stanzas?