Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use slf4j instead of log4j #8

Closed
crazyproger opened this issue Nov 7, 2015 · 0 comments · Fixed by #9
Closed

Use slf4j instead of log4j #8

crazyproger opened this issue Nov 7, 2015 · 0 comments · Fixed by #9

Comments

@crazyproger
Copy link
Contributor

Using Exposed in other projects requires to add log4j to runtime, this is uncomfortable when you use another logging tool. Slf4j is de-facto logging facade especially for libraries.
Log4j can be moved to test scope.

crazyproger added a commit to crazyproger/Exposed that referenced this issue Nov 7, 2015
crazyproger added a commit to crazyproger/Exposed that referenced this issue Nov 7, 2015
Log4j still used in tests
fixes JetBrains#8
@Tapac Tapac closed this as completed in #9 Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant