Redirected the access logs in a dedicated file

This commit is contained in:
emeric
2019-06-07 13:05:22 +02:00
parent 37a41ece1f
commit 76c92cfd5f
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ server {
```sh
lms [config_file]
```
Logs are output in the working directory, in the file 'lms.log'.
Logs are output in the working directory, in the files 'lms.log' and 'lms.access.log'.
To connect to LMS, just open your favorite browser and go to http://localhost:5082