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

add slf4j log and load user dict from InputStream #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fcbruce
Copy link

@fcbruce fcbruce commented Jan 27, 2018

在工程中使用 System.out.printlnSystem.err.println 来作为日志信息的输出非常不便于收集、管理,因此改成 Slf4j 提供的 log 接口
另外,提供从 InputStream 读入 user dict 的接口,方便用 resource 来管理资源文件

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 this pull request may close these issues.

None yet

1 participant