Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove debug logging from keystore (elastic#15946)
The keystore is loaded before the configuration file is loaded, which means that some debug messages are never printed, because logging is still not initialized (logs will be discarded). (cherry picked from commit 56924a3)
- Loading branch information