Hi all,

Would it be possible to make Hierarchy.getRootLogger() public ?

Having it protected implies some limitations on LogKit usage. The one I
came across today is that it's not possible to set several log targets
on an entire hierarchy (Hierarchy.setDefaultLogTarget accepts only one
LogTarget).

The only issue I see is that it exposes the logger hierarchy. But is it
really an issue, since you can get any Logger (apart root) from the
Hierarchy itself ?

Thanks.
-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to