[web2py] Re: rotatingfilehandler logging not working in windows

2020-02-08 Thread Jon Subscripted
Hi everyone, I've just found out that the application is actually logging correctly but not using "web2py/logs" folder. Thanks, Jon. On Sat, Feb 8, 2020 at 11:53 AM Jon Subscripted wrote: > Hi everyone, > I've still haven't figured out what I do wrong. > > Should I specifically use "-l LOGFILENA

[web2py] Re: rotatingfilehandler logging not working in windows

2020-02-08 Thread Jon Subscripted
Hi everyone, I've still haven't figured out what I do wrong. Should I specifically use "-l LOGFILENAME" option for the command, as in the example below? C:\Users\jonsubscriptions\web2py_src\web2py>python.exe web2py.py -l web2py.log I've tried but see no change in behaviour. Thanks, Jon. On Wed,