On Tuesday 20 September 2005 16:58, Michel Deloux wrote:
> what's the best choice to store users actions in a CF
> application(inserts, updates and deletes)? DB or Log4J could be

If it's for the purposes of auditing what is going on, a DB is a much better 
choice - esp. if the DB supports triggers and you can take the performance 
hit.

> resolve this? Anyone use log4j? Any approaches?

I use log4cf (with a session based object wrapper around it, which is free and 
a bit like log4j - you can always write a wrapper around log4j / cflog if you 
want.

-- 

Tom Chiverton 
Advanced ColdFusion Programmer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218711
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to