Skip to content

Log level for missing feature declarations. #265

@eldola-norsea

Description

@eldola-norsea

When a feature declaration is not found, a warning message is logged: "The feature declaration for the feature '{feature}' was not found." For our use case, missing feature declarations in production is the expected behavior, and should not be logged as a warning, but rather as 'debug' or 'info'.

Suggestion: Lower the log level to debug or info, or add an option MissingFeaturesLogLevel to specify the log level.

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