Hi,
I was wondering if users would be interested in having more logging info from Spring AS's internals, especially the IoC container. We currently have minimal logging enabled via an event that gets dispatched inside the container and have done this to stay away from the Flex logging API in order to stay AS3 compliant.
We could however expand the logging based on event dispatching since it is really only a temp solution, or we could create a logging facade similar to SLF4J (http://www.slf4j.org) and provide a Flex logging API adapter. (I also noticed the http://code.google.com/p/log4as3/ project, has anyone used this?)
I'm curious to know what you guys think.
regards,
Christophe


Reply With Quote
