Skip to content

Use CoreLogger in Slf4JLogger implementation

Kelly Domico requested to merge update-slf4jlogger into master

What is the issue or story related to the change?


Use CoreLogger in Slf4JLogger implementation so services that uses the JaxRsDpsLog will automatically log using the new mechanism.

Test coverage:


Unit tests are updated and coverage remains the same at 100% class coverage.

Does this introduce a breaking change?


No

Pending items


None

Edited by Kelly Domico

Merge request reports