Validator log filter may now be reconfigured at runtime (#5473)
* Log filter may now be reconfigured at runtime * Add RPC API and bash script to reconfigure the log filter
This commit is contained in:
@@ -10,6 +10,8 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.6.2"
|
||||
lazy_static = "1.3.0"
|
||||
log = "0.4.8"
|
||||
|
||||
[lib]
|
||||
name = "solana_logger"
|
||||
|
Reference in New Issue
Block a user