Jackett/src/Jackett.Server
aurelien 6c1dcd1a7d manage Microsoft logs by NLog (#4080)
* now Microsoft log (Microsoft.*) are correctly supported by Nlog

* Microsoft log are now not logged under level info if tracing is not enabled.

* remove unused prefix NLog.

* Revert "Microsoft log are now not logged under level info if tracing is not enabled."

This reverts commit 00e94204e0.

* microsoft logs in console are preserved.
Only service log is clean of microsoft logs when tracing is not enabled.

* change loglevel min to debug

* Microsoft logs can be reactivate when Enhanced logging is set to true.

* adjust min & max level of serviceMicrosoftRule

* clean Microsoft logs in all NLog targets
2018-11-14 17:52:56 +01:00
..
Controllers
Middleware
Services Store the date a build is created 2018-10-28 18:27:10 +11:00
Helper.cs manage Microsoft logs by NLog (#4080) 2018-11-14 17:52:56 +01:00
Initialisation.cs Attempt to handle not found System.Runtime.InteropServices.RuntimeInformation 2018-09-24 19:24:17 +10:00
Jackett.Server.csproj Package update 2018-08-31 20:16:07 +10:00
Program.cs manage Microsoft logs by NLog (#4080) 2018-11-14 17:52:56 +01:00
Startup.cs Make Jackett.Server services single instance 2018-10-28 18:30:26 +11:00
jackett.ico