Skip to content

Demo of logging both server and client side data to server side log using NLog and JSNLog

Notifications You must be signed in to change notification settings

kevinmcfarlane/WebApplicationNLog2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLog and JSNlog Demo

Demonstrates writing server and client side data to server side log file using NLog and JSNLog.

  • NLog - NLog is a free logging platform for .NET, Silverlight and Windows Phone with rich log routing and management capabilities.
  • JSNLog - This JavaScript logging package logs JavaScript errors, AJAX timeouts and other client side events in your server side log.

On loading the start page NLog writes a single INFO message to the file.txt file from the Home controller's Index action. JSNlog writes a single INFO message to file.txt from the view's Index.cshtml page.

About

Demo of logging both server and client side data to server side log using NLog and JSNLog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages