Answer the question
In order to leave comments, you need to log in
Recommend a good logging framework for Flex
Something like Log4j
So that you can do something like
right out of the box
private static const log:ILogger = getLogger(SomeClass);
...
log.debug("... {0}... {1} ... {2}", param1, param2, param3);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question