Aswani wrote:
> 
> Hello Everybody,
> 
> We want to write Logs to database, but not one DB call per logging event.
> Plans are like collecting all logging events till the end of each
> server request, and commit that to database as a single message(single
> record). I mean collect all log messages of a request (client - server -
> client)
> 


Were you able to do this? If so how?
-- 
View this message in context: 
http://www.nabble.com/Writing-to-Database-tp21360891p24296034.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to