lighthouse/boot_node/src
Divma a68b701807
add tracing metrics layer for dependency logging (#4979)
* add metrics layer

* add metrics

* simplify getting the target

* make clippy happy

* fix typos

* unify deps under workspace

* make import statement shorter, fix typos

* enable warn by default, mark flag as deprecated

* do not exit on error when initializing logging fails

* revert exit on error

* adjust bootnode logging

* use target as is by default

* make libp2p events register correctly

* adjust repilcated cli help

* turn on debug logs by default, remove deprecation warning

* suppress output (#5)

---------

Co-authored-by: Age Manning <Age@AgeManning.com>
2024-01-16 12:22:09 +11:00
..
cli.rs Improve ENR logic for ipv6 (#4395) 2023-06-19 23:53:25 +00:00
config.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
lib.rs add tracing metrics layer for dependency logging (#4979) 2024-01-16 12:22:09 +11:00
server.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00