Using JSNLog with Angular 2 and .NET

900 Views Asked by At

I'm trying to use jsnlog with Angular 2 but my project uses .Net.

Unfortunately, they for .NET Core, so can you help me to config jsnlog for .Net?

I get the following error when I start the app:

POST http://localhost:9000/jsnlog.logger 404 (Not Found)

1

There are 1 best solutions below

0
user1147862 On

I am the author of JSNLog.

Because you're seeing a 404, I suspect you didn't install the server side handler. Instruction on how to do that are in: http://jsnlog.com/Documentation/DownloadInstall