Collapse-able Tree view logging in FME Server

Related products: FME Form

I have a workspace which fires out a lot of logging from various sql Executors on a 100 000 feature basis (up to around 30 million features) that each line has been read/written.

Whilst the information is a helpful factor and I don't want to amend batch sizes for the processing I would like to be able to collapse down sections of the log which are effectively the same message (Processed 5338387 of 29165145 features , Processed 5438387 of 29165145 features etc.).

These messages make the log file verbose (85 pages) and when needing to debug following an error there is a lot of trawling through the messages to find an issue.

If the log could be collapsed down into groups for messages of the same type it would make the debugging process a lot simpler.

Be the first to reply!