I want to show my logs in a GUI in a text box, list, etc. (something like ImgBurn), but I did not find a ready-made appender that does this. Is there an app for this?
I am currently doing logging to the console without any problems.
Take a look at Apache Chainsaw: this can use the Receiver concept from the latest Log4j collections to display events: http://logging.apache.org/chainsaw/index.html . p>
If you want to display the text box in real time, you may need to write your own recipient class.
Free ( ), .
?
OtrosLogViewr. ( SFTP, FTP, Samba)
Chainsaw - VFSLogFilePatternReceiver, .
- , , ( ')
http://people.apache.org/~sdeboy
Try Glasswall, which adds the contents of the log to the page if you are using a servlet.
http://code.google.com/p/glasswall/