Hi,
I just added a log4j2 injector to the new Apache Onami project:
http://svn.apache.org/viewvc?view=revision&revision=1415209
Apache Onami is doing extensions for Google Guice.
With Apache Onami Logging you can do the following:
@InjectLogger
Logger logger;
And Google Guice would injects you the "right" Logger by magic.
Please don't ask me about more details on how to make this black magic
work yet, I am still learning. Still it is good to have log4j2 there
:-)
Here is the project website, which is not complete (incubation just began):
http://onami.incubator.apache.org
Cheers
Christian
--
http://www.grobmeier.de
https://www.timeandbill.de
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org
|