Log Location
Refer to the logs folder inside the storage directory. See storage path documentation.
Debug Mode Execution
macOS
Execute the binary via Terminal to output logs:
/Applications/AnythingLLM.app/Contents/MacOS/AnythingLLM(Note: If installed in user space: ~/Applications/AnythingLLM/Content/MacOs)
Windows
Run the executable via CMD or PowerShell to output logs:
& "$env:USERPROFILE\AppData\Local\Programs\anythingllm-desktop\AnythingLLMDesktop.exe"Linux
Run the AppImage via Terminal to output logs:
~/.config/anythingllm-desktop/AnythingLLMDesktop.AppImage