This website works better with JavaScript.
首頁
探索
說明
註冊
登入
SisMaker
/
lager
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
Projects
0
版本發佈
53
Wiki
Activity
瀏覽代碼
Roll 3.6.7
pull/483/head
3.6.7
Andrew Thompson
6 年之前
父節點
16780a62ff
當前提交
69b4ada234
共有
2 個文件被更改
,包括
4 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
README.md
+1
-1
src/lager.app.src
+ 3
- 0
README.md
查看文件
@ -1120,6 +1120,9 @@ Example Usage:
3.x Changelog
-------------
3.6.7 - 14 October 2018
* Bugfix: fix tracing to work with OTP21
#480
3.6.6 - 24 September 2018
* Bugfix: When printing records, handle an improper list correctly.
#478
+ 1
- 1
src/lager.app.src
查看文件
@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "3.6.
6
"},
{vsn, "3.6.
7
"},
{modules, []},
{applications, [
kernel,
Write
Preview
Loading…
取消
儲存