status-go/logutils
Igor Sirotin c3909f7f0b
feat_: init logs in `InitializeApplication`
2024-11-22 16:26:05 +00: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 feat_: init logs in `InitializeApplication` 2024-11-22 16:26:05 +00:00
override_test.go chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00