— logo by Sam Foster
See the documentation for full details.
- Set
log_level = "trace"
in$XDG_CONFIG_DIR/tattoy/tattoy.toml
- Default log path is
$XDG_STATE_DIR/tattoy/tattoy.log
. - Log path can be changed with
log_path = "/tmp/tattoy.log"
in$XDG_CONFIG_DIR/tattoy/tattoy.toml
- Or log path can be changed per-instance with the
--log-path
CLI argument.