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.
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.