You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Zart Colwing <za...@wanadoo.fr> on 2002/03/13 14:28:27 UTC

How to add a Renderer to the default hierarchy with the new API

The title say it all...

it used to be :
		Category.getDefaultHierarchy().addRenderer(
			MyClass.class, new MyClassRenderer());

and now it is ????

Your help will be appreciated.

ZC.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>