When instantiating more than one client in the same process, Unleash warns you that this is not a recommended way to do so. When it warns you the ERROR log message contains the API key it has seen more than one client instance for.
Steps to reproduce the bug
Instantiate two UnleashClients in the same process from the same Unleash Config.
Once the second client is instantiated, observe that the error message contains the api key
Expected behavior
I'd still like to see the ERROR message, but with a redacted API key.
Describe the bug
When instantiating more than one client in the same process, Unleash warns you that this is not a recommended way to do so. When it warns you the ERROR log message contains the API key it has seen more than one client instance for.
Steps to reproduce the bug
Instantiate two UnleashClients in the same process from the same Unleash Config. Once the second client is instantiated, observe that the error message contains the api key
Expected behavior
I'd still like to see the ERROR message, but with a redacted API key.
Logs, error output, etc.
No response
Screenshots
No response
Additional context
No response
Unleash version
No response
Subscription type
None
Hosting type
None
SDK information (language and version)
unleash-client-java:8.2.0