||unity-dev|| need logging

unity-dev@moock.org unity-dev@moock.org
Tue Feb 21 13:51:01 2006


I am looking for a logging (the chat messages) solution for my chat app.  I
am not a java coder, so the solution I came up with was logging through
Coldfusion using Remoting on the client side.  But I think it is slowing
down the app when a lot of people are on.  The only thing I want in the log
is the date/time, the users name, and the message.
Is there an easy way to implement this kind of logging?
Thanks
Russ