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 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)
Environment (Linux)
- OS: Linuxmint 22.1
- Built from commit:
56fa200