You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show (#139)
* Update Logger and project configuration for version 7.0.0
- Change supply method visibility to private in Logger.java
- Update project version to 7.0.0 in pom.xml
- Adjust JDK requirement in README for version 7.0.0 and above
* Refactor Logger methods to private visibility for better encapsulation
* Refactor Logger methods to private visibility for improved encapsulation and clarity
* Fix log messages in LoggerFactoryLocator for improved clarity