rust-synapse-compress-state
rust-synapse-compress-state copied to clipboard
Verbose output
Is your feature request related to a problem? Please describe.
I would like to debug error message Missing {} within python module using synapse_auto_compressor.compress_state_events_table function.
Describe the solution you'd like
Please enable messages of all levels to the output. E.g. via some parameter --verbose.
Please enable messages of all levels to the output. E.g. via some parameter --verbose.
The environment var RUST_LOG=debug should do that.
Other levels include info, warn and error.