Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SourceContext to log routines #241

Open
nefarius opened this issue Feb 25, 2024 · 0 comments
Open

Add SourceContext to log routines #241

nefarius opened this issue Feb 25, 2024 · 0 comments

Comments

@nefarius
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant