status-go/logutils
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
..
requestlog fix_: create request logger ad-hoc in tests 2024-10-29 18:50:11 +01:00
core.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
core_test.go chore(logging)_: add benchmark for custom zap core 2024-11-22 08:46:19 +01:00
custom.go chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
geth_adapter.go chore(logging)_: introduce geth adapter 2024-11-22 10:03:22 +01:00
geth_adapter_test.go chore(logging)_: introduce geth adapter 2024-11-22 10:03:22 +01:00
logger.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
logger_test.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
logrotation.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
override.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
override_test.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00