Hi, I need an appended that writes to a stringstream. I want to be able to get the complete log after my CGI application is finished. Then I want to be able to access the complete log. How can I do this?
I guess I could use a FileAppender and write to a temporary file and after my CGI application finishes read the log from the file. But, I prefer a stringstream solution. Thank you, Andrej -- View this message in context: http://old.nabble.com/simple-stringstream-appender-tp29447240p29447240.html Sent from the Log4cxx - Users mailing list archive at Nabble.com.