2011/6/7 Gabriele Alberti <[email protected]> > Hello, > it seems in latest web2py version, gluon/utils.py, line 93, logging is > used with no import .. > > Regards, > > G. >
I think they already know about it. At this moment, solution is just do an 'import logging' in that 'except'

