- "path":"$HOME/.mycli.log",
- "movable":true,
- "help": "The location for the log file can be set in the config file. See https://www.mycli.net/config"
+ "help": "Set this in your myclirc:\n```log_file=~/.cache/mycli.log```\nDoes not work with environment variables\n Relevant issue : https://github.com/dbcli/mycli/issues/581\n",
+ "movable": true,
+ "path": "$HOME/.mycli.log"