Comment on Flask 0.7 Released (Python Web Framework)parentComments−Semiapies15yI believe that refers to the standard python "logging" module.−loevborg15yRight, but do I have to manually add a logging handler? Where does my logging.warn("...") end up?
Comments
I believe that refers to the standard python "logging" module.
Right, but do I have to manually add a logging handler? Where does my logging.warn("...") end up?