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
longXboy
bf00542cb0 fix loggin middleware 2021-06-03 19:20:34 +08:00
Tony Chen
5ed0c006a0
clean access logging (#996) 2021-06-03 13:49:13 +08:00
Tony Chen
ba5b8d1ee3
api/metadata: clean package (#926)
* clean api proto
* fix nil trace_id
2021-05-18 10:29:33 +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
miya
dc0f4ed9b8
mw/logging:enhance req.(fmt.Stringer) (#898) 2021-05-06 20:51:38 +08:00
Tony Chen
7c6f53132f
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
2021-04-28 23:09:27 +08:00
包子
f33bd70d75
middleware/logging client add traceid (#878) 2021-04-28 16:23:55 +08:00
包子
b8d5d709e9
middleware/logging add traceid to the printed log,modify the example code and update the dependent version (#877)
* middleware/logging add traceid to the printed log,modify the example code and update the dependent version

* Fix the problem that the configuration could not use arrays
2021-04-28 14:30:51 +08:00
包子
b03c810dce
fix middleware/logging unable to print params (#868)
fix middleware/logging unable to print params
2021-04-27 15:44:35 +08:00
Tony Chen
3780f70c91
examples: update mod (#862)
* fix examples errors
2021-04-25 22:26:31 +08:00
Cluas
3636179347
fix: typo and avoid collides with log package name (#819) 2021-04-10 09:43:08 +08:00
chenzhihui
1ee7e70939 add request params 2021-02-21 17:35:10 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00