Log complexity - How to simplify

Hi everyone.

I have attached a log of one of our builds. I find it really difficult to find key actions. I would like to have your feedback on how to make it more readable.

Note : I know about "excluding from log" some actions. I am looking for any other way.
Note : The .txt file is a summary log I manage. This one has been requested to known quickly what has been done without too much information.


Also, I am talking to FB Team here, could it be done to implement indentation in the static log ? That would help a lot.

Thank you all !

SCS_-_2009.06_-_20091026084829.zip (312.916 KB)

Hi Jonathon

Is this log from FBServer or an exported log from FinalBuilder?

In FinalBuilder, the logs are transformed to html from xml via an XSL stylesheet. You can specify a different stylesheet on the Export action, or change the name of the default stylesheet in the options dialog. The existing stylesheet is a good starting point.

Yes indeed, I see the option. I'll look into it !

Thank you.