Changes
Page history
Updated Debugging (markdown)
authored
Nov 19, 2020
by
Shreshth Tuli
Hide whitespace changes
Inline
Side-by-side
Debugging.md
View page @
9a3ab9e7
...
@@ -19,5 +19,5 @@ sudo cat /var/log/syslog
...
@@ -19,5 +19,5 @@ sudo cat /var/log/syslog
```
```
or use the jounral control comand to see errors in flask service.
or use the jounral control comand to see errors in flask service.
```
bash
```
bash
journalctl
-u
flask.service
journalctl
-u
flask.service
```
```
\ No newline at end of file