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

建议 #1

Closed
wang-yun opened this issue Aug 19, 2016 · 2 comments
Closed

建议 #1

wang-yun opened this issue Aug 19, 2016 · 2 comments

Comments

@wang-yun
Copy link

  1. 用maven管理依赖
  2. 将log4j 日志输出改成slf4j + logback
  3. 把未开源的两个依赖改成使用开源包
@aofeng
Copy link
Owner

aofeng commented Sep 2, 2016

谢谢你的建议:
1、后续同时提供Ant和Maven两种打包方式。
2、log4j基本垄断了Java项目中的日志输出,性能出色,看不出改为slf4j+logback的价值,所以不修改。
3、哪两个依赖包未开源?请指出。

@aofeng aofeng closed this as completed Nov 28, 2016
@aofeng
Copy link
Owner

aofeng commented Dec 21, 2016

日志输出已经由log4j改成slf4j,方便各项目集成不同的日志框架(如:log4j,logback等)。
详情可查看:https://github.com/aofeng/threadpool4j/releases/tag/v3.0.0

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

No branches or pull requests

2 participants