From: Lars H. <he...@se...> - 2008-04-22 14:49:58
|
Hi, I wonder which logging framework we should use for tinyTiM. Maybe we should use the Java Logging API? It would support the tinyTiM motto "Just download and use it" without the need to install other jars. Personally, I like SLF4J <http://www.slf4j.org/> which supports the Java 1.4 logging framework. But this would require one additional lib in the classpath. In conclusion, I think we should stick with the standard Java Logging API. Thoughts? Best regards, Lars -- http://www.semagia.com |