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

Upgrade from logback to log4j2 for logging backend #1153

Closed
swankjesse opened this issue Aug 14, 2019 · 2 comments
Closed

Upgrade from logback to log4j2 for logging backend #1153

swankjesse opened this issue Aug 14, 2019 · 2 comments
Labels

Comments

@swankjesse
Copy link
Collaborator

History:

2001: log4j 1.0 released.
2002: java.util.logging released (in JDK 1.4).
2006: slf4j 1.0 released. It is a frontend only.
2011: logback 1.0 released. It is a backend only.
2014: log4j2 2.0 released.

We should migrate to log4j2 as it is the newest hotness.

@mightyguava
Copy link
Contributor

Switching to log4j2 will allow us to get timestamps in nanosecond precision.

@swankjesse
Copy link
Collaborator Author

This didn't age well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants