红联Linux门户
Linux帮助

sbt-one-log 1.0.0发布,sbt插件

发布时间:2014-11-24 09:15:20来源:红联作者:empast
sbt-one-log 1.0.0 发布,改进记录包括:

* compatible with AutoPlugin ( since 0.13.5), just enablePlugins(SbtOneLog), and everything is OK
* automatic append log jar in the libraryDependencies, and exclude conflicting jar (do't config anything, just enable the plugin)
* remove `logbackTestXMLTemplate`, please use `test:logbackXMLTemplate` instead
* remove scalaLoggingVersion, instead use 2.1.2 in scala 2.10 env, and use 3.1.0 in scala 2.11 ( since scala Logging 2.1.2 and 3.1.0 have different artifacts)
* set `prudent` mode false by default, see more at logback

sbt-one-log 是一个 sbt 插件, 旨在帮忙解决 jvm 世界中各种各样的 log 依赖库 ( log hell )。此款插件是使用 Scala 编写的。

软件详情:https://github.com/CSUG/sbt-one-log/

下载地址:https://github.com/CSUG/sbt-one-log/releases

来自:开源中国社区
文章评论

共有 0 条评论