1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-11 13:38:46 +02:00

13 Commits

Author SHA1 Message Date
sxpsxp12
63b1764a04
fix: fix log.Helper.WithContext msg key missing (#1571) 2021-10-20 18:50:52 +08:00
letian
3d23d295c4
feat(log): default message key (#1545) 2021-10-13 16:15:34 +08:00
包子
250bb5c8e7
feat(log/helper): log helper add WithMessageKey option (#1541) 2021-10-11 21:52:12 +08:00
Xudong Cai
b44e47b087
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors

* fix: TestLogger unit test
2021-08-16 10:35:08 +08:00
包子
53522c4098
add log fatal level (#1067) 2021-06-16 14:53:44 +08:00
chenzhihui
dc476c3b57 fix 2021-06-14 11:21:56 +08:00
包子
ba2607530d fix log filter 2021-06-14 11:02:09 +08:00
longxboy
4860f42637
add ctx for logger (#998)
* add ctx for trace
2021-06-03 16:56:55 +08:00
Tony Chen
d78eb3ee4b
log: add level printer (#918)
* add level printer

* fix helper args

* fix test

* Update README.md
2021-05-17 16:34:28 +08:00
Tony Chen
801f89b6db
log: rename Print to Log (#886)
* rename Print to Log
2021-05-01 01:15:30 +08:00
Tony Chen
21557b38f6
log: add log context (#766)
* add log context & valuer
2021-03-14 15:36:00 +08:00
Tony Chen
f86c91849b
fix lint check (#746) 2021-03-05 22:40:38 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00