Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Granular Logging in the EDP Simulators #1559

Open
kungfucraig opened this issue Apr 5, 2024 · 0 comments
Open

Enable Granular Logging in the EDP Simulators #1559

kungfucraig opened this issue Apr 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kungfucraig
Copy link
Member

The EDP simulators currently use application flags to guard functions that do very fine logging with info logs.

This should be replaced with very fine logging and the flags should be removed, however this also involves pushing the java logging config to the k8s config map and helping clients do the same thing if they need to enable the fine logging.

Therefore to fix this issue we need to change the logging to very fine, remove the application flags, and make it easy for both us and our clients to deploy the logging config on their clusters.

@kungfucraig kungfucraig added the bug Something isn't working label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant