Log to stderr not to a file (#74)

This commit is contained in:
Azrenbeth
2021-09-28 14:39:18 +01:00
committed by GitHub
parent dcfa67ea98
commit bf57e81f54
4 changed files with 4 additions and 20 deletions

View File

@@ -21,9 +21,6 @@ which stores how far through the `state_groups` table the compressor has scanned
The tool can be run manually when you are running out of space, or be scheduled to run
periodically.
The output from the auto_compressor will be sent to `auto_compressor.log` (in the directory
that the compressor is run from).
## Building
This tool requires `cargo` to be installed. See https://www.rust-lang.org/tools/install