On Windows, the device NUL: is like /dev/null, and CON: is like /dev/tty(note the colon, ":").
On Sun, Nov 30, 2008 at 2:08 AM, Iceberg <[EMAIL PROTECTED]> wrote: > > Hi pals, > > Is there any updated news about this topic? My web2py application is > almost finished and I am now facing the same problem when in > production deployment. I guess I can set the log file as '/dev/null' > if on a Linux, but what can I do when on a Windows? Anybody has a > hint? Thanks in advance. > > Regards, > Iceberg > > On Oct1, 9:26pm, voltron <[EMAIL PROTECTED]> wrote: > > You are right Achipa :-) I was thinking of something crossplatform. > > And this would rotate the log files created by web2py? Ill try it out > > > > Thanks! > > > > On Oct 1, 2:55 pm, achipa <[EMAIL PROTECTED]> wrote: > > > > > From voltron's example I'd say he's on windows where logrotate is not > > > that common ;) > > > > > On Oct 1, 2:48 pm, Timothy Farrell <[EMAIL PROTECTED]> wrote: > > > > > >http://linuxcommand.org/man_pages/logrotate8.html > > > > > > voltron wrote: > > > > > Does anyone have a a way to rotate the "httpserver.log" and the > > > > > "*.nohup" files? I recall something of the sort on the forum once > > > > > > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

