Commit Graph

2 Commits (d3f670c0e2d8800bfeacb76a5b96753ac6529170)

Author SHA1 Message Date
Tobias Hunger 130793dfd0
Add command line parameter to specify log file (#3807)
* Add command line parameter to specify log file

I had the logs of my debug helix mixed in with the logs from the
production helix.

Add a `--log` command line argument to redirect any logs to other
files, making my debugging easier :-)

* Update completion files with `--log` argument
2 years ago
Alexander Brevig c2a6d29ffc
fix: add elvish completions (#3331) 2 years ago