Skip to content

Configurable Unity Log level to Event and Breadcrumb #60

Closed
@bruno-garcia

Description

@bruno-garcia

This issue describes this todo:

// TODO: MinBreadcrumbLevel
// options.MinBreadcrumbLevel

We should have a configurable minimum level for what becomes a breadcrumb and what becomes an event.
Similar to what other logging integrations do.

Example:
https://github.com/getsentry/sentry-dotnet/blob/357a0eb751414ca5cd7a8a1a476fdf5fa309bcb9/src/Sentry.Extensions.Logging/SentryLogger.cs#L119
and
https://github.com/getsentry/sentry-dotnet/blob/357a0eb751414ca5cd7a8a1a476fdf5fa309bcb9/src/Sentry.Extensions.Logging/SentryLogger.cs#L138

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions