WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Change logging dir #67

Closed Rossi1337 closed 1 week ago

Rossi1337 commented 1 week ago

Just a small fix. Remove unnecessary subdirectory.

Currently the logs are created in C:\Users\myuser\AppData\Roaming\OpenLocalUI\OpenLocalUI\OpenLocalUI\logs

but they should be in C:\Users\myuser\AppData\Roaming\OpenLocalUI\OpenLocalUI\logs