When most people develop with applets how do they handle logging?  I want
them stored on the server side so my initial instinct is to use a
SocketAppender to write the traces back to the server.  I imagine that I
also want to somehow split the log files based on the session, so that
multiple simultaneous users are not altering the same log file.  Any other
thoughts?

I guess I'm just trying to figure out if I'm way off base since I've never
done any web-based GUI's before.
-- 
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Standard-practice-for-logging-from-applet-tp911517p911517.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to