1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jesse
a911f8f9ee
fix(log): toString float32 precision loss and convert uint use FormatUint (#2461)
* fix(log): toString float32 precision loss

* convert uint to string
2022-10-19 15:07:58 +08:00
longxboy
07f9fa3e91
change debug level to -1 (#1105) 2021-06-24 18:04:55 +08:00
包子
53522c4098
add log fatal level (#1067) 2021-06-16 14:53:44 +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
74272546ca
fix json tag (#769) 2021-03-15 17:06:06 +08:00
Tony Chen
21557b38f6
log: add log context (#766)
* add log context & valuer
2021-03-14 15:36:00 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00