简体   繁体   中英

Using JSNLog with Angular 2 and .NET

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)

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM