Skip to content

Can logger property still be used in version above 4.0.0? #110

Discussion options

You must be logged in to vote

Hello @itachiuchihamadara,

The logging mechanism has been replaced by SLF4J. You just need to add any implementation to your dependencies and it should work out of the box. We have a test application set up with LogBack. You can use that to play around with different configuration.

Related ticket in which the implementation was done: #30

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@itachiuchihamadara
Comment options

@forgedhallpass
Comment options

Answer selected by forgedhallpass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants