Is there a possibility to integrate Sitecore with Logging application block? I don't want to use the Log4Net logging rather Sitecore should use Logging application block write the log file.
Any pointer towards this will be highly appreciated.
Thanks J
I used next example to write to a database. I have a database , and some stored procedure to write logs . inside the
you will have :
I hope it will help you .