XML Parsing
Brought to you by:
m3t30r1c
1. In our application we also log large amounts of xml.
I would like to be able to fold/unfold this xml in the log to make the log better readable and searchable.
So ideally, all xml should be folded by default. Then when i select a tag, that tag will be unfolded etc.
I have been looking for a log tool that can handle this but none found.
2. I would like to search in the log. How can I do that?
I can ofcourse open the file in another editor and then search but that i dont want to do.