Search results for query: *

  1. A

    How to hide or mask paths from "Microsoft.Hosting.Lifetime" traces using serilog in the appsetting for an API project.

    Yeap, I've tried to use it but it doesn't. work for me. ANyway, I'll have a look again. Thanks
  2. A

    How to hide or mask paths from "Microsoft.Hosting.Lifetime" traces using serilog in the appsetting for an API project.

    How to hide or mask paths from "Microsoft.Hosting.Lifetime" traces using serilog in the appsetting for an API project. Having this configuration: "Serilog": { "MinimumLevel": { "Default": "Information", "Override": { "Microsoft.Hosting.Lifetime": "Information" }...
Back
Top Bottom