Debug logging function that writes to ~/.cache/ollmchat/{app_id}.debug.log Also writes to stderr for immediate console output.
| app_id |
The application ID to use for the log file name |
| in_domain |
The log domain (can be null) |
| level |
The log level |
| message |
The log message |