Updated Debugging (markdown) authored by Shreshth Tuli's avatar Shreshth Tuli
......@@ -11,7 +11,7 @@ To check for errrors
1. You can read the *agent/COSCO.log*.
2. You can check status of the flask service using
```bash
sudo service status flask
sudo service flask status
```
2. For more in depth system logs use
```bash
......
......