I am developing with Django (2.2) on Ubuntu using an Apache server. How can I show, and always update, the server log record?
By not using python manage.py runserver
the logs, the logs do not appear automatically in the terminal and, every time I want to look at the logs, I have to close and reopen the file to see it updated