If you think about implementing an HttpModule you could check a library I'm working on:
http://code.google.com/p/smoothdev/source/browse/trunk/src/classlibraries/smoothdev.Web.HttpApplicationStateModule/Contributors/BeginRequestTrackerContributor.cs and http://code.google.com/p/smoothdev/source/browse/trunk/src/classlibraries/#classlibraries/smoothdev.Web.HttpApplicationStateModule.CastleIntegration you can create your own contributor declaring which httpapplication events (via attributes) should fire to perform specific tasks. On Aug 20, 10:08 pm, 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
