dev.kanngard.net make sure you visit my new blog at: johankanngard.net

Short tip: Log4J Appender and Configurator for Lotus Domino

by Johan Känngård / [Java] / 2003-02-09 / #27


Since there have been some recent requests of the Log4J Appender that I have mentioned earlier, I now publish the current source for it here. Please don´t ask me of any documentation other than the one in the present source, because I don´t have any. The files are published under the GPL, so please respect that. The extra DominoUtils class is used to get a java.util.Properties object from a Domino View, and is used in the DominoConfigurator class.

You may want to take a look at my Log4LS project at Sourceforge. It is a simple port of the Log4J functionality into LotusScript.



Floppy icon net_kanngard_domino_util_DominoUtils.java3 Kb
Floppy icon net_kanngard_util_logging_DominoConfigurator.java4 Kb
Floppy icon net_kanngard_util_logging_DominoAppender.java26 Kb