Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Stop logging when feature flag not found #261

Description

@edxzh

Is your feature request related to a problem? Please describe.
no

Describe the solution you'd like
get ride of https://github.com/launchdarkly/node-server-sdk/blob/main/index.js#L249

Describe alternatives you've considered
no

Additional context
Currently, whenever we request a value for a feature flag, the library will log a message if the feature flag does not exist.

This happens despite the fact that we provide a default value for a given feature flag.

This leads to an extremely high volume of log message.

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