本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
SisMaker
/
lager
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
Projects
0
版本發佈
53
Wiki
活動
瀏覽代碼
Roll 3.6.3
pull/459/head
3.6.3
Andrew Thompson
7 年之前
父節點
f92d43021f
當前提交
222293143f
共有
2 個檔案被更改
,包括
5 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
README.md
+1
-1
src/lager.app.src
+ 4
- 0
README.md
查看文件
@ -1054,6 +1054,10 @@ Example Usage:
3.x Changelog
-------------
3.6.3 - 6 June 2018
* OTP 21 support
3.6.2 - 26 April 2018
* Bugfix: flush_threshold not working (#449)
+ 1
- 1
src/lager.app.src
查看文件
@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "3.6.
2
"},
{vsn, "3.6.
3
"},
{modules, []},
{applications, [
kernel,
Write
Preview
Loading…
取消
儲存