8000 Add SourceContext to log routines · Issue #241 · sjdirect/abot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add SourceContext to log routines #241
Open
@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

      0