Not sure about the logging config, I setup this: # generic app handler [logger_app] level=DEBUG qualname=web2py.app handlers=consoleHandler,rotatingFileHandler propagate=0
and run scheduler with -D 0, but nothing on console ... just exits silently. I will try to isolate it somehome so I could be able to send you test app .... --

