Logs
This guide explains how to locate and use Kreya's log files for troubleshooting and debugging purposes. Kreya generates log files that provide detailed information about its operations, which can be helpful for diagnosing issues.
Locating Log Files
Kreya's log files are stored in platform-specific locations:
- Windows:
%APPDATA%\Kreya\kreya.log
- Linux:
$XDG_CONFIG_HOME/Kreya/kreya.log
- macOS:
~/Library/Application Support/Kreya/kreya.log
Adjusting Log Settings
To adjust Kreya's logging settings, refer to the Configuration Guide. You can modify logging behavior by updating the configuration file or setting environment variables.