mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-25 15:31:16 +00:00
* Rework WARN and ERR logs during startup * Clean up noise from start up logs * Rework node hot path logs to only have crucial logs at INFO level * Logs rework archive, filter, LP, peer ex, rdv, store * Rework logs for waku_relay and rln * rework logs for waku_node layer * rework lgos for waku common and core * Rework discovery and factory logs * Rework logs for rest api endpoints * Rework logs for messaging delivery service and channel lifecycle * Rework logs in api directories * Minor log cleanups * Add info log for message recv by msg or reliable channels API * Add metric to send_service, revert node/rln metrics to INFO lvl * return WARN lvl to build conf preset * revert log lvl to error for healthLoop exception * Log error level for failures to serve API level requests * Revert some debug logs to error or warn level
Contributors
This folder contains documentation that is primarily useful for contributors. Some links and resources here might require privileged access.
Example resources:
- How to do releases
- Viewing and modifying metrics dashboard
- Continuous integration process
- How to view Status cluster logs