Skip to content

Commit

Permalink
Update logs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie authored Jul 27, 2018
1 parent 9c989ef commit d4654f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ text file. Because these messages are saved to a text file we can:
- Every time _AP.exe_ runs a log file is saved in the `Logs` folder
- The `Logs` folder is in the same directory as the `AnalysisPrograms.exe`
program
- The latest log will always be named `log.txt`
- The latest 20 logs will be kept, after which they are deleted
- The logs will always be named `log_<SOMEDATE>.txt` where `<SOMEDATE>` is replaced with a date time stamp.
- The latest 50 logs will be kept, after which they are deleted
- We recommend you save every log from every analysis you run
- This will soon be easier once [#157](https://github.com/QutEcoacoustics/audio-analysis/issues/157)
is complete.
Expand Down Expand Up @@ -50,4 +50,4 @@ Git branch-version: master-517b65bca92f1ed6ce3ea207a5660ff473222424-CI:123
Copyright QUT 2018
2018-03-21T13:44:45.9035316+10:00 [1] INFO LogFileOnly - Executable called with these arguments:
"C:\Work\GitHub\audio-analysis\src\AnalysisPrograms\bin\Debug\AnalysisPrograms.exe" -l 7
```
```

0 comments on commit d4654f2

Please sign in to comment.