i want to log an asp.net , framework 4.0 web application.
i’m using log4net as my logging device and the RollingFileAppender is working great from the code behind.
can log4net log javascript ?
if yes , how? if not, how do you guys log a javascript?
There’s a log4javascript, which is based on log4j (as is log4net).