status-go/logutils
osmaczko 50933aa328
feat(logging)_: enable log namespaces configuration (#6161)
closes: #6128
2024-12-05 14:19:24 +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
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 feat(logging)_: enable log namespaces configuration (#6161) 2024-12-05 14:19:24 +00:00
logger_test.go feat(logging)_: enable log namespaces configuration (#6161) 2024-12-05 14:19:24 +00: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)_: enable log namespaces configuration (#6161) 2024-12-05 14:19:24 +00:00
namespaces_tree_test.go feat(logging)_: introduce namespaces tree 2024-12-04 11:33:22 +01:00
override.go feat(logging)_: enable log namespaces configuration (#6161) 2024-12-05 14:19:24 +00:00
override_test.go feat(logging)_: enable log namespaces configuration (#6161) 2024-12-05 14:19:24 +00:00