frank
|
75bdda2712
|
fix_: correct sensitive regex (#6188)
|
2024-12-16 19:58:15 +00:00 |
|
Igor Sirotin
|
616a760985
|
feat_: api logging signals (#6150)
* feat_: api logging signals
* fix_: proper marshal any type
* fix_: linter
* chore_: rename to redactionPlaceholder
|
2024-12-07 14:46:57 +00:00 |
|
Igor Sirotin
|
cdc41c3b64
|
feat_: API logging objects with zap.Any (#6125)
* feat_: api logging objects as zap.Any
* test_: fix TestCall
|
2024-11-29 13:18:59 +00:00 |
|
Patryk Osmaczko
|
c5c28cc568
|
chore(logging)_: switch to zap.Logger as central logger
Set zap.Logger as the primary logger for status-go. All geth logs are
now proxied through zap.Logger.
closes: #6029
|
2024-11-22 10:03:22 +01:00 |
|
Patryk Osmaczko
|
9240222fbe
|
fix_: create request logger ad-hoc in tests
Fixes `TestCall` failing when run concurrently.
|
2024-10-29 18:50:11 +01:00 |
|