Skip to content

Releases: TCP404/elog

v1.1.5

03 Oct 21:19
Compare
Choose a tag to compare

Feat: default to non-colorful;
Perf: refactor for file;

v1.1.4

03 Oct 20:47
Compare
Choose a tag to compare

Fix: change the Mutex to RWMutex;
Feat: Add level label color, default to non-colorful;
Test: Add Example function;

v1.1.3

15 Feb 12:56
Compare
Choose a tag to compare

Fix: 修复outputMsg()中Lmsgcolor的颜色

v1.1.2

08 Feb 07:02
Compare
Choose a tag to compare

Feat: 支持链式调用

v1.1.1

08 Feb 06:37
Compare
Choose a tag to compare

Fix: 修复 Extend 方法没有继承 order 字段

v1.1.0

07 Feb 21:03
Compare
Choose a tag to compare

Feat: 支持设置日志项顺序

v1.0.0

25 Jan 14:49
Compare
Choose a tag to compare

Feat: 由标准库 pkg.go.dev/log 升级而来,支持日志分级