Skip to content

Commit

Permalink
readme16
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnmarvel committed Aug 16, 2018
1 parent 18258fa commit 72a7141
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ python app\run.py runserver
If test is success, install the service with Nssm:
<br>
<br>
* [Nssm](https://nssm.cc/download) - NSSM - the Non-Sucking Service Manager
* [Nssm] (https://nssm.cc/download) - NSSM - the Non-Sucking Service Manager
<br>
<br>
nssm install, navigate to your bat file, give the service a name
Expand Down
12 changes: 12 additions & 0 deletions app/log/logs.log
Original file line number Diff line number Diff line change
Expand Up @@ -1281,3 +1281,15 @@
2018-08-16 20:59:32,658 - INFO - Main started, Python running as services on windows
2018-08-16 20:59:32,658 - INFO - Do so cool work in windows
2018-08-16 20:59:32,658 - INFO - sleep... 10 sec
2018-08-16 20:59:42,672 - INFO - Awake...uses nnsm
2018-08-16 20:59:42,672 - INFO - Main started, Python running as services on windows
2018-08-16 20:59:42,672 - INFO - Do so cool work in windows
2018-08-16 20:59:42,672 - INFO - sleep... 10 sec
2018-08-16 20:59:52,672 - INFO - Awake...uses nnsm
2018-08-16 20:59:52,672 - INFO - Main started, Python running as services on windows
2018-08-16 20:59:52,672 - INFO - Do so cool work in windows
2018-08-16 20:59:52,672 - INFO - sleep... 10 sec
2018-08-16 21:00:02,685 - INFO - Awake...uses nnsm
2018-08-16 21:00:02,685 - INFO - Main started, Python running as services on windows
2018-08-16 21:00:02,685 - INFO - Do so cool work in windows
2018-08-16 21:00:02,685 - INFO - sleep... 10 sec

0 comments on commit 72a7141

Please sign in to comment.