from "sqlString" i understand that you want to log db calls?

On Thu, Sep 4, 2008 at 9:56 PM, Gabriel Mancini de Campos <
[EMAIL PROTECTED]> wrote:

>
> Hi Roelof,
>
> thanks for your answer, but my problem percists,
>
> take a look this:
>
> i need to develop a Audit Log with some informations:
>
> user id
> user name
> controller
> action
> datetime
> ar_method
> previous data
> current data
> sqlString
> user ip
>
> all this in a table, my question is:
> how is the best way to do this?
>
> using a log4net, or persist the data using interceptors and AR
> methods??
>
>
> On 20 ago, 18:08, Gabriel Mancini de Campos
> <[EMAIL PROTECTED]> wrote:
> > Hi All.
> >
> >    I Have a sitiuation, i need create a audit module.
> >    Can i use the Log4Net to do this?
> >    Get the User in my Session and Current Controller->Action and AR
> > Method and more some informations and put all this in my Log Table in
> > my DB using Log4Net?
> >    Any one has an sample of this?? or some clues to do this??
> >
> > Tanks
> >
> > Gabriel
> >
>


-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.musicglue.com
http://www.castleproject.org
http://www.gotfriends.co.il

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to