Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Question: Logging #59

Closed
fabiogermann opened this issue Aug 25, 2017 · 2 comments
Closed

Question: Logging #59

fabiogermann opened this issue Aug 25, 2017 · 2 comments
Assignees

Comments

@fabiogermann
Copy link

Currently JUL is beeing used for logging throughout the project. I assume this is by design? Would you consider Slf4j as an alternative in the future as it is more flexible?

@thaidn
Copy link
Contributor

thaidn commented Aug 31, 2017

Hi there,

Thanks for the feedback!

We actually just chatted about logging today. The advantage of JUL is that it's available everywhere, thus we don't have to add an extra dependency (which increases code size). Anyway I'll leave it up to @przydatek to determine which library we should use.

@thaidn
Copy link
Contributor

thaidn commented Dec 14, 2017

Closing this up, as I believe JUL is sufficient for now.

@thaidn thaidn closed this as completed Dec 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants