sammcj / gollama

Go manage your Ollama models
https://smcleod.net
MIT License
460 stars 29 forks source link

Bug: Log file going to wrong directory #34

Closed sammcj closed 4 months ago

sammcj commented 4 months ago

Describe the bug

Log file is going to PWD

Expected behaviour

Logs should go to the configured log dir (default to ~/.config/gollama/gollama.log)

sammcj commented 4 months ago

Fixed via #36