I don't have print in my code.

How error messages could be redirected to uwsgi log?
Or to web2py/applications/myapp/logs?

On Wed, Sep 18, 2013 at 7:30 PM, Niphlod <[email protected]> wrote:
> it depends. the might be redirected to the uwsgi log but really, remove ANY
> print statement from your code and start using the logging module. it's
> fairly easy and you can track exactly where things get saved playing with
> logging.conf
>
>
> On Wednesday, September 18, 2013 7:26:20 PM UTC+2, viniciusban wrote:
>>
>> Hi guys, I'm with a problem again using web2py with nginx.
>>
>> When I run the dev server (with rocket), I see error messages in console.
>>
>> But when I'm running nginx, where do these messages go to?
>
> --
> 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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to