Y
Hacker News
new
|
ask
|
show
|
jobs
by
doikor
1651 days ago
You really shouldn't use log4j in libraries. Instead use slf4j in a library and log4j (or whatever implementation for the facade you prefer) in the application using the library.
1 comments
isbvhodnvemrwvn
1650 days ago
Tell that to thousands of existing libraries.
link