Updated Debugging (markdown) authored by Shreshth Tuli's avatar Shreshth Tuli
...@@ -8,7 +8,7 @@ To check for errors ...@@ -8,7 +8,7 @@ To check for errors
## Fog Agents ## Fog Agents
To check for errrors To check for errrors
1. You can read the *agent/COSCO.log*. 1. You can read the log file *agent/COSCO.log*.
2. You can check status of the flask service using 2. You can check status of the flask service using
```bash ```bash
sudo service flask status sudo service flask status
... ...
......