Maybe this <https://blog.droidzone.in/2018/09/22/how-to-configure-your-django-app-to-log-errors/> could help?
On Wednesday, 19 September 2018 13:55:56 UTC+5:30, Νίκος Βέργος wrote: > > Hello Graham, > > this is an indirect mod_wsgi question that iam having trouble with. > down votefavorite > <https://stackoverflow.com/questions/52279258/enable-error-logging-to-browser-for-flask-under-apache-mod-wsgi#> > > What are the exact steps i need to execute in order to enable error > logging to browser so i don't check the error_log via console any more? > > I'am using Flask under Apache + mod_wsgi. > > If i place app.debug = True within my app it does not helpe send the error > log back to the browser/ > > > You have given me a link to set this up but i cannot understand what iam > supposed to do. Its not clear to me. > > Could you please me setting error logging to the browser? > > Its very tedious now with mod_wsgi to login via ssh, tail -f the error_log > all the time to debug. > > I have searched the web and stackoverflow but its nto clar what iam > supposed to do. > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
