Skip to content

Add SourceContext to log routines #241

@nefarius

Description

@nefarius

Hi there!

Your fantastic library is spamming my application logs 😆 Would you accept a PR that adds .ForContext where applicable so that the log levels for your namespace can be overridden like:

  "Serilog": {
    "MinimumLevel": {
      "Default": "Information",
      "Override": {
        "Abot2.Crawler": "Warning"
      }
    }
  }

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions