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

Fix REDME #1266

Open
onacit opened this issue Feb 3, 2025 · 0 comments · May be fixed by #1267
Open

Fix REDME #1266

onacit opened this issue Feb 3, 2025 · 0 comments · May be fixed by #1267
Labels
documentation Improvements or additions to documentation

Comments

@onacit
Copy link

onacit commented Feb 3, 2025

Describe the issue

In this README.md, the following part seems weird.

[Optional] You can enable driver logging by adding the following to application.yml:

logging:
   level:
   software:
   amazon:
   jdbc: TRACE

Shouldn't it be...

logging:
  level:
    software.amazon.jdbc: TRACE

Links

https://github.com/aws/aws-advanced-jdbc-wrapper/tree/main/examples/SpringHibernateExample#readme

@onacit onacit added the documentation Improvements or additions to documentation label Feb 3, 2025
onacit added a commit to onacit/aws-advanced-jdbc-wrapper that referenced this issue Feb 3, 2025
@onacit onacit linked a pull request Feb 3, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant