Skip to content

Use slf4j for logging in lib module#336

Merged
devgianlu merged 1 commit intodevfrom
lib-slf4j
Apr 10, 2021
Merged

Use slf4j for logging in lib module#336
devgianlu merged 1 commit intodevfrom
lib-slf4j

Conversation

@devgianlu
Copy link
Member

Using slf4j in the lib module makes a lot more sense because we don't include the actual logging engine that is log4j in our case. Also request in #335.

@devgianlu devgianlu added the enhancement New feature or request label Apr 10, 2021
@devgianlu devgianlu merged commit 20d8fc1 into dev Apr 10, 2021
@devgianlu devgianlu linked an issue Apr 10, 2021 that may be closed by this pull request
@devgianlu devgianlu deleted the lib-slf4j branch April 10, 2021 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use SLF4J API's as a facade to Log4J in lib-module

1 participant