Skip to content

Reduce log level of InjectionConfigurator #32

Description

@bjarkih

Currently the InjectionConfigurator logs down an error message of injected configuration keys are not found:

twigkit.fig.annotation.InjectionConfigurator : Configuration not found: host

This is way too aggressive as these are not errors - in many cases we have default values or proper handling of missing keys in the application logic.

Suggested implementation

Reduce this logging down to DEBUG.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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