Skip to content

MinimumLevel setting is ignored #14

Closed
@feelgood-interface

Description

@feelgood-interface

Good day,
the Exceptionless Sink only send log messages with level Warning or higher. Lower levels are ignored, due to Exceptionless.Models.SettingsDictionary.GetMinLogLevel() defaulting to Warning. Other sinks are working correctly. Downgrading to 3.1.0 seems to fix the problem.

Here is a similar issue: exceptionless/Exceptionless.Net#260, but Constants.SourceContextPropertyName is being set on my side.

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