Hi,
I need some ligths on log4net. A friend of mine told me that we use the log4j and we only configure one file obtaining all log the for the application without adding aditional code lines, including the log of the actions taken in the data base. (INSERT / SELECT / DELETE .) Konw, i'm using the DotNetNuke framework to create a portal, and i want to use the log4net to do some aditional logging. All the articles and post that i read, some say that i have to add to all classes, that i want to do the log, some lines as the import of the log4net and methots that do the log. Is there any way to only configure a file like log4j? thanks for the help. P.S: i'm using ASP.NET 2.0
