there are two kind of logs.
"every request gets traced here" --> httpserver.log mimics apache's 
access.log when using the builtin webserver. of course when running on 
apache httpsever.log isn't needed
web2py and application logging --> logging.conf and logging (python module) 
calls... this will happen when running web2py either in the builtin 
webserver or in any other fashion.

On Tuesday, December 9, 2014 3:15:23 AM UTC+1, Research Kamal wrote:
>
> so, if we configure web2py with apache it won't give result right
>
> On Sun, Dec 7, 2014 at 9:30 PM, Massimo Di Pierro <[email protected] 
> <javascript:>> wrote:
>
>> Mind that only if you use the built-in rocket server.
>>
>>
>> On Thursday, 4 December 2014 23:36:44 UTC-6, Dave S wrote:
>>>
>>>
>>>
>>> On Sunday, November 30, 2014 10:49:54 PM UTC-8, Research Kamal wrote:
>>>>
>>>> Hi anybody knows how to view the log details in web2py framework?
>>>>
>>>> Let me know, i am waiting for the reply
>>>>
>>>>
>>> The httpserver.log file is in the web2py directory.  I can look at mine 
>>> with less.  For the user management stuff, I only know what I've read in 
>>> the book:
>>>
>>> <URL:http://web2py.com/books/default/chapter/29/09/access-control>
>>>
>>> and that the auth tables are normally visible in the appadmin database 
>>> view.
>>>
>>> In the design view, the navbar menu includes a link to the error ticket 
>>> system, although for unticketed errors you might find yourself looking at 
>>> the console.
>>>
>>> /dps
>>>
>>>  
>>>
>>>> On Friday, November 28, 2014 4:12:32 PM UTC+5:30, Research Kamal wrote:
>>>>>
>>>>> Hi to all,
>>>>>
>>>>> I have an web2py framework and it is very good, and i want to know 
>>>>> about some details like how to get user logs details, errors details, 
>>>>> user 
>>>>> management details and administration management.
>>>>>
>>>>> Thanks
>>>>> Mohemed
>>>>>
>>>>>  -- 
>> 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 a topic in the 
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/web2py/OiVEqbTXzd4/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> *Mohemed Kamaludeen*
>  

-- 
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/d/optout.

Reply via email to