### Description `server.log` is always created at the location where `kolosal-server` is executed. ### Steps to Reproduce (Windows & Linux) - Install Kolosal using [KolosalAI_Installer.exe](https://github.com/KolosalAI/Kolosal/releases/download/v0.1.9.1/KolosalAI_Installer.exe) or build it using cmake - Run `kolosal-server` at a directory - Make a request to the server - server.log will generate at that directory ### Environment (Windows) - OS: Windows 11 26100.4946 - Installer: [KolosalAI_Installer.exe](https://github.com/KolosalAI/Kolosal/releases/download/v0.1.9.1/KolosalAI_Installer.exe) ### Environment (Linux) - OS: Linuxmint 22.1 - Built from commit: `56fa200`