I have web2py logging set up using logging.conf like this - args=("logs/my_log.log", "a", 1000000, 5)
But I end up with many small files like this - 166 Aug 8 05:48 my_log.log.1 34011 Aug 8 07:16 my_log.log.2 28650 Aug 8 10:36 my_log.log.3 9593 Aug 8 10:37 my_log.log.4 3222 Aug 8 12:13 my_log.log What could be the issue? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.