Closed lindseydew closed 4 months ago
This includes the library updates from the non aws dependency updates that we needed to revert because the logging configuration broke.
Having looked at the error message output in the logs and read the documentation: https://www.slf4j.org/codes.html#ignoredBindings
We need to include a provider, so I've added slf4j-api to the classpath
slf4j-api
Tested in CODE that our log statements are coming through ok
What does this change?
This includes the library updates from the non aws dependency updates that we needed to revert because the logging configuration broke.
Having looked at the error message output in the logs and read the documentation: https://www.slf4j.org/codes.html#ignoredBindings
We need to include a provider, so I've added
slf4j-api
to the classpathHow to test
Tested in CODE that our log statements are coming through ok
How can we measure success?
Have we considered potential risks?
Images
Accessibility