openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.83k stars 1.68k forks source link

Make it possible to control logging in parity-clib #8574

Closed tomaka closed 4 years ago

tomaka commented 6 years ago

Right now the logs are always printed on stdout with no way of retrieving them or filtering them.

tomaka commented 6 years ago

This is complicated because of the parity_devLogs RPC query which requires returning the logs.

tomaka commented 6 years ago

Also there's a "conflict" with the CLI options that allow controlling the mode, color and file of the logging.

seunlanlege commented 5 years ago

this should be closed with #10007

adria0 commented 4 years ago

Closing issue due to its stale state.