godot/misc/dist/shell
Hugo Locurcio 6e5e7b8cb7
Add --log-file command line argument to write output log to a file
This works even if file logging is disabled in the project settings,
or for the editor/project manager.

`--log-file`'s value can be an absolute path or relative to the project
directory (similar to existing arguments like `--write-movie`).
2024-01-19 20:30:04 +01:00
..
_godot.zsh-completion Add --log-file command line argument to write output log to a file 2024-01-19 20:30:04 +01:00
godot.bash-completion Add --log-file command line argument to write output log to a file 2024-01-19 20:30:04 +01:00
godot.fish Add --log-file command line argument to write output log to a file 2024-01-19 20:30:04 +01:00