status-go/logutils
Patryk Osmaczko 1b9e8fdafc feat(logging)_: introduce namespace filtering core
iterates: #6128
2024-12-04 11:33: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
filtering_core.go feat(logging)_: introduce namespace filtering core 2024-12-04 11:33:22 +01: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
namespace_filtering_core.go feat(logging)_: introduce namespace filtering core 2024-12-04 11:33:22 +01:00
namespace_filtering_core_test.go feat(logging)_: introduce namespace filtering core 2024-12-04 11:33:22 +01:00
namespaces_tree.go feat(logging)_: introduce namespaces tree 2024-12-04 11:33:22 +01:00
namespaces_tree_test.go feat(logging)_: introduce namespaces tree 2024-12-04 11:33:22 +01:00
override.go feat_: init logs in `InitializeApplication` (#6117) 2024-11-29 11:43:07 +00:00
override_test.go feat_: init logs in `InitializeApplication` (#6117) 2024-11-29 11:43:07 +00:00