Skip to content

there is no public method to convert log.Severity to minsev.Severity #7491

Open
@okhowang

Description

@okhowang

Problem Statement

minsev define same name severity with log, but has different number.

minsev.Severity.Severity return log.Severity.

but there is no public method to convert log.Severity to minsev.Severity

Proposed Solution

provide public method to convert log.Severity to minsev.Severity

Alternatives

make minsev.Severity defines same number with log.Severity

Prior Art

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions