All,
I was exploring if there can be a tool that helps me to this:
-
View a log file in reverse chronological order i.e. I want to see the latest log statements being written to a log file at the top of the screen and not scroll all the way down every time log file is updated.
-
may be pause while viewing so that while I am reading or analyzing my log files, it does not refresh the screen.
Is it possible?
I am using log4j for logging in my j2ee application.
Thanks.
You can use Apache Chainsaw. Although it doesn’t appear to be actively developed, you can: