jsnlog icon indicating copy to clipboard operation
jsnlog copied to clipboard

JSNLog for .Net. Combines jsnlog.js client side logging with .Net server side component to receive log messages and pass them to the server side logging package. Configure loggers in web.config.

Results 42 jsnlog issues
Sort by recently updated
recently updated
newest added

Thanks for this excellent tool. I turned off the injection because it was causing problems in the pipeline: ``` System.NullReferenceException: Object reference not set to an instance of an object....

I am unable to find information regarding support for Enterprise Library on the site. Is there support for Enterprise Library 6 or what would be the recommended approach for that?...

question

I am running JSNLog in an Angular app. Because of the requirements of the backend, I've overridden the defaultAjaxUrl: `JL.setOptions({defaultAjaxUrl: new/url})` JSNLog does log to new/url, but it also keeps...

Please can you add the licence info to the nuget info page? we're using a tool to scan our packages for licences and it flags this as unlicenced :( Thanks

I have a question. Is there a way to do what the title says? The user is authenticated with an oauth2 server and then a cookie session is kept. In...

Hi Matt, This seems like a great idea to consolidate logs :) I'm trying to use JSNLog in an ASP.NET Core 3, but am having difficulty getting it up and...

Fatal exception from client gets strange formatting using Serielog and .Net Core. Request payload from client: ` {"lg":[{"l":6000,"m":"{\"stack\":\"Error: Server internal error\\n at XMLHttpRequest.req.onreadystatechange (webpack-internal:///./C/Content/Scripts/data/AjaxCaller.ts:58:24)\",\"message\":\"Server internal error\",\"name\":\"Error\",\"logData\":\"Server internal error\"}","n":"Reflect Client","t":1525702860451,"u":1}]} `...

The 2.28.0 nuget packages defines many asp.net core, and with them .net core dependencies for the .net Framework 4.5.2 version of the package: ![image](https://user-images.githubusercontent.com/944894/43536865-b97f1510-958b-11e8-9887-4edab1b25ce1.png) Creating an empty .NET 4.7.2 web...

Hello Would love to try this, but on installing the nuget for .Net and Log4Net I get this error: _Could not install package 'JSNLog 2.30.0'. You are trying to install...