Forums

file path to view log files

so I am in my directory in pythonanyhwere. does anyone know the exact filepath where I can view log files?

Thanks in advance.

You'll find default logs in /var/log directory (first slash points the root directory so starting from your home directory you have to go two directories up to enter var)

.
├── home
│   └── jjyoun
...
├── var
│   └── log