Τη Τρίτη, 11 Σεπτεμβρίου 2018 - 11:58:50 π.μ. UTC+3, ο χρήστης Graham 
Dumpleton έγραψε:
>
> Last time. From the Flask documentation:
>
>     
> http://flask.pocoo.org/docs/1.0/api/?highlight=testing#flask.Flask.testing
>
> Set app.testing instead of app.debug and exceptions should propagate back 
> to mod_wsgi and it will log it. You really should though read the Flask 
> documentation on how to have it log exceptions itself.
>
> And make sure you use those print() statements I keep mentioning to add 
> you own log message to track things though. So long as don't want to setup 
> logging properly, and add your own, you will be in the dark.
>
> Good luck.
>

Goo news! I chnages the Logic and i created a module wi all required 
fucnton that did the adding counter process i wanted! it works!! And i do 
test variables with print.

I cant understand from the link you gave me how to enable error messages in 
browser though. It is nto clear at all to me.

-- 
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.

Reply via email to