simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.63k stars 49 forks source link

Append Log #182

Closed hirenshah closed 6 months ago

hirenshah commented 6 months ago

When using the -log-file option, every execution seems to overwrite the contents of an existing log file.

Should it not append instead?

simulot commented 6 months ago

Good suggestion