Re: [Twisted-Python] Can’t change namespace for the Logger instance

2017-01-23 Thread Роман Мещеряков
 Thank you Glyph! Here is the issue: https://twistedmatrix.com/trac/ticket/9008  -- Kind Regards, Roman Mescheryakov   21.01.2017, 08:56, "Glyph Lefkowitz" :On Jan 20, 2017, at 1:33 AM, Роман Мещеряков wrote: I expect the text between ‘[‘ and ‘#’ to be ‘ad_hoc’, but it

Re: [Twisted-Python] Can’t change namespace for the Logger instance

2017-01-20 Thread Glyph Lefkowitz
> On Jan 20, 2017, at 1:33 AM, Роман Мещеряков > wrote: > > I expect the text between ‘[‘ and ‘#’ to be ‘ad_hoc’, but it is > auto-generated name instead. Am I doing something wrong or this is a bug? This is indeed a bug! And a pretty serious one; it's explicitly documented to work otherwise