With ASP.NET 5 self-hosting, is there any way to configure request logging (as a separate module) much like you can do with IIS logging?
I want to avoid having to add a dependency to Microsoft.Framework.Logging in all my controllers or to hijack a common entry/exit point (such as authentication) for logging (because I want to log the total request processing duration).
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire