<root> is confusing

Bug #1256010 reported by Roger Peppe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
loggo
New
Undecided
Unassigned

Bug Description

If you try to set the level of the root logger, you might
be forgiven for trying the following:

 loggo.GetLogger("<root>").SetLogLevel(loggo.TRACE)

Unfortunately this does not work (the result from LoggerInfo
looks like this "<root>=WARNING;<root>=TRACE"!)

I think GetLogger should treat <root> as the root logger
for consistency with the rest of the interface.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.