使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
SisMaker
/
lager
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
项目
0
版本发布
53
百科
动态
浏览代码
Add Travis CI hook and build status.
pull/61/head
Sean Cribbs
13 年前
父节点
9cd664cbb4
当前提交
b5f7361461
共有
2 个文件被更改
,包括
11 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+8
-0
.travis.yml
+3
-1
README.org
+ 8
- 0
.travis.yml
查看文件
@ -0,0 +1,8 @@
language
:
erlang
notifications:
email
:
eng@basho.com
otp_release:
-
R15B01
-
R15B
-
R14B04
-
R14B03
+ 3
- 1
README.org
查看文件
@ -4,7 +4,9 @@
that plays nicely with traditional UNIX logging tools like logrotate and
syslog.
*
Features
[[
https://travis-ci.org/basho/lager
][
https://secure.travis-ci.org/basho/lager.png
]]
*
Features
-
Finer grained log levels (debug, info, notice, warning, error, critical,
alert, emergency)
-
Logger calls are transformed using a parse transform to allow capturing
撰写
预览
正在加载...
取消
保存