diff --git a/app/config.cfg b/app/config.cfg index 61a3417e9..c5c8376e1 100644 --- a/app/config.cfg +++ b/app/config.cfg @@ -47,7 +47,7 @@ Keep logs with the application - used for apps deployed to individual users. Otherwise, the log file is written to %USERPROFILE%/./ - filename: - Name of the log file to store errors. Default is "error.log". + Name of the log file to store errors. Default is "error.log". The file is generated in C:\Users\your-user\.your-app-name */ "logging": { "use_userprofile": true,