Hans Meine wrote:
> On Sonntag 01 Februar 2009, Duncan Webb wrote:
>> Hans Meine wrote:
>>> On Donnerstag 29 Januar 2009, Duncan Webb wrote:
>>>>> BTW: How do I enable the output of all the _debug_('...', 2) lines?  (I
>>>>> tried setting DEBUG and DEBUG_RECORDSERVER to 2, but that did not do
>>>>> the trick.)
>>>> Have you set?
>>>> LOGGING = logging.DEBUG
>>>> LOGGING_RECORDSERVER = logging.DEBUG
>>> Sure.  I am getting all debug output from _debug_('...', DINFO) lines,
>>> but not from the _debug_('...', 2) ones (which usually contain method
>>> calls w/ params).
>> Don't see why you're not getting level 2 debug messages, the full set of
>> debugging that I use is:
> 
> OK, I though I was missing something.
> 
>>> =========================================================================
>>> ======= Freevo 1.8.4-svn r11270 started at Sat Jan 31 21:17:46 2009
>>> -------------------------------------------------------------------------
>>> ------- 2009-01-31 21:17:46,194 INFO     config.py (531):
>>> LOGDIR: /var/log /var/log/freevo
>>> 2009-01-31 21:17:46,196 INFO     config.py (532):
>>> STATICDIR: /var/lib /var/lib/freevo
>>> 2009-01-31 21:17:46,197 INFO     config.py (533):
>>> CACHEDIR: /var/cache /var/cache/freevo
>>> 2009-01-31 21:17:46,199 INFO     config.py (552): Loading freevo
>>> configuration file "/etc/freevo/freevo.conf"
>>> 2009-01-31 21:17:47,216 INFO     new process watcher instance
>>>
>>> After that, the recording server simply vanished, no more output, no
>>> process.
>> This strange, which version of kaa are you using?
> 
> SVN revision 3703.  Should I try updating?

I'm using 3803 and 3771, I try to keep a little behind the head :-)

Duncan

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to