Hello, I started some time ago a logging library for JavaScript. Main goal was (as I am mainly Java developer) to be very close to the log4j API. There is also an appender, which transmitts the logs to server to log for example by log4j. I blogged about this library (http://jroller.com/page/stritti/Weblog?catname=%2Flog4js) and then Seth Chisamore started to help me also to get a more clean API and enhanced it by two appenders.
I created also an issue at http://issues.apache.org/bugzilla/show_bug.cgi?id=36961 for this. I think it would be really good having log4js also at the logging project. What do you think? The very latest version can be found at: http://www.st-strittmatter.name/log4js/log4js-0.1.5.zip Our main problem currently is having no version control system to share our sources. Probably we could share (first in sandbox) our API on the logging project? Kind regards, Stephan Strittmatter
