On Mon, Apr 8, 2013 at 7:57 AM, guruyaya <guruy...@gmail.com> wrote:

> I have some script I'm running via linux cron, using web2py panel, like so
> web2py.py -S app -M -R application/app/scripts/myscript.py
> When It starts, it shows these lines:
>
> No handlers could be found for logger "web2py"
> web2py Web Framework
> Created by Massimo Di Pierro, Copyright 2007-2013
> Version 2.3.2 (2012-12-17 15:03:30) stable
> Database drivers available: SQLite(sqlite3), MySQL(pymysql),
> PostgreSQL(pg8000),
>  IMAP(imaplib)
>
> Is there a way to run this script without those lines? They show up in my
> email box.
> 10x in advance
>
> Try:
$ python web2py.py --no-banner ...

-- 

--- 
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/groups/opt_out.


Reply via email to