Reputation: 7957
I am a new as3 developer. Using trace method can help to print messages to the output pane of flash ide. However, in some situations, we want the messages fewer. I have used the Log4j library in java that supports choice a log level for the specific package/class.
If you have any information about logging in actionscript 3, please share it.
Upvotes: 1
Views: 1699
Reputation: 828
Hi here are a few that I know of (some not included in previous link). As you can see there are quite a few so it's just a case of finding which one fits your style the best
Apologises to anyone I've missed, feel free to add on the end.
Upvotes: 1