153
Downloads
82
Downloads of v 1.1.0
2013-01-13
Last update
JSNLog
1.1.0
Next generation JavaScript logging integrated with ASP.NET and ASP.NET MVC.
Loggers are configured in web.config, similar to Log4Net.
Supports batching and other features to reduce number of log messages going over the wire.
Filter messages not only by severity level, but also by client IP or user agent (for example, only log if client is IE 7).
Receives log messages from client and stores them in server side logs using your favorite server side logging package (supports Log4Net, NLog, more).
To install JSNLog, run the following command in the Package Manager Console
PM> Install-Package JSNLog
Owners
Authors
Copyright
Copyright 2012
Tags
Dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| JSNLog 1.1.0 | 82 | Sunday, January 13 2013 |
| JSNLog 1.0.0 | 71 | Wednesday, November 28 2012 |