Re: [bottlepy] Bottle delete logging information

33 views
Skip to first unread message

Iuri

unread,
Dec 20, 2012, 5:19:57 AM12/20/12
to bott...@googlegroups.com
The bottle.run has a "quiet" argument. Is it enough?

bottle.run(..., quiet=True)


cheers,
Iuri


On Thu, Dec 20, 2012 at 7:47 AM, Gianpiero Venditti <gianpiero...@gmail.com> wrote:
Hello everybody, I'm using Bottle in a small webserver to handle both Post and Get requests, everything works fine but when the server starts or when it handles the requests It displays some logging information on screen that I would like not to be shown at all.

How can this be achieved? I already removed the server debug mode but i still get a logging of the server starting and of the requests.


Thanks in advance for the help.

Greetings.

--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.

Gianpiero Venditti

unread,
Dec 20, 2012, 5:45:06 AM12/20/12
to bott...@googlegroups.com
Thanks, it's definitely what i was looking for :)

Thanks very much!
Reply all
Reply to author
Forward
0 new messages