Greetings,
I am writing the logs to log files using File appenders (2 different logs, one for info and one for debug).
Is it possible to access these logs and show them within my application's Interface upon clicking a "view current logs" button?
Basically I would like to simulate "tail -f" from within the application.
Thanks
Saurabh
- simulating tail -f Saurabh Dani
- Re: simulating tail -f Ron Grabowski
- RE: simulating tail -f Wayne Bradney
