AztecProtocol / aztec-packages

Apache License 2.0
204 stars 235 forks source link

chore: Allow updating log filtering on running processes #10120

Open spalladino opened 1 day ago

spalladino commented 1 day ago

We want to be able to change the log level of a module in a running process without having to kill it (eg via a SIGHUP or a protected API call).