ionling
ff105d5bca
fix(log): WithContext()
changed the ctx field of the parent log.Filter ( #3069 )
...
* fix(log): `WithContext()` changed the ctx field of the parent log.Filter
* test(log): add concurrence test for `WithContext()`
* fix(log): concurrence problem of `Filter`
---------
Co-authored-by: 包子 <baozhecheng@foxmail.com>
2023-11-22 11:35:58 +08:00
freezeChen
3445f3ea8e
fix: logging middle don't get trace_id value when logger is filterLogger ( #2869 )
...
* Description (what this PR does / why we need it):
fix logging middle don't get trace_id value when logger is filterLogger
Which issue(s) this PR fixes (resolves / be part of):
#2570
#2571
* format
* fix:remove unuse test
2023-06-16 19:45:58 +08:00
Miguel Martínez Triviño
0f38511ea8
fix(filter): filter out keyvals if keyFunc is provided ( #2484 )
2022-11-07 14:24:41 +08:00
songzhibin97
2eb615b38a
style:log ( #2014 )
2022-05-21 16:23:09 +08:00
Cluas
13208d7908
fix(log): FilterFunc keyvals lost logger prefix ( #1901 )
2022-03-30 08:55:48 +08:00
Kagaya
f7588a47de
fix: ci lint error ( #1391 )
...
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
2021-08-31 10:14:57 +08:00
包子
258e911f4f
fix log filter ( #1056 )
...
* fix log filter
Co-authored-by: Tony Chen <zhihui_chen@foxmail.com>
2021-06-14 21:00:18 +08:00
chenzhihui
b378f993c4
fix
2021-06-14 11:19:39 +08:00
chenzhihui
91a01798f4
fix
2021-06-14 11:18:44 +08:00
chenzhihui
f92d4742bb
fix
2021-06-14 11:12:58 +08:00
包子
ba2607530d
fix log filter
2021-06-14 11:02:09 +08:00
chenzhihui
51725f1912
fix
2021-06-14 10:50:22 +08:00
chenzhihui
7340fecf27
fix
2021-06-14 10:14:23 +08:00
包子
38673521e4
clean log filter
2021-06-14 01:11:24 +08:00
包子
ecb0030d48
update log filter
2021-06-14 00:54:48 +08:00
包子
58c99b2768
clean log filter and update value caller
2021-06-14 00:35:39 +08:00
包子
582a24c0a6
add log filter
2021-06-14 00:14:32 +08:00