Skip to content

Configure log level in appsettings.json? #125

@dasjestyr

Description

@dasjestyr

So I have signalR installed, and I my logsettings in appsettings.json are as follows:

"LogLevel": {
      "Default": "Information",
      "System": "Warning",
      "Microsoft": "Information"
    }

However, I'm getting spammed with VRB messages from signalR and it only goes away if I remove this serilog integration. Is there some other configuration step I'm missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions