On Fri, 17 Aug 2001 07:05, Peter Donald wrote:
> Hi,
>
> I am not sure if my vote counts but I wouldn't have a problem if a few
> changes were made. Namely
> * change all the Object parameters to strings (few logging toolkits deal
> natively with objects).
> * remove set/getLevel and all level constants. (This will be dealt with by
> implementors system ie Log4j, LogKit, Logging JSR, LogV2)
> * extend the is<priority>Enabled to all prioritys and not just info/debug

Just a clarification.

+1 if the above things are changed. However it would be nice to have below 
thing added aswell ;)

> I would also lobby for the addition of something like
>
> Log getChildLog( String subCategory );
>
> So just say you had a logger named "foo" and you called log.getChildLog(
> "bar" ) this would return "foo.bar" category/logger.
>
> All those features would earn a +1 if it still counts.

-- 
Cheers,

Pete

*-----------------------------------------------------*
* "Faced with the choice between changing one's mind, *
* and proving that there is no need to do so - almost *
* everyone gets busy on the proof."                   *
*              - John Kenneth Galbraith               *
*-----------------------------------------------------*

Reply via email to