How can I setup my BlazeDS implementation with Log4J?

     Out of box BlazeDS does not support log4j or other frameworks directly.

     However, it's really simple to add support for your favourite logging framework; You can make the output into log4j but  need to extend flex.messaging.log.AbstractTarget.

你可能感兴趣的:(log4j,Flex)