1

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.

qrtt1
  • 7,746
  • 8
  • 42
  • 62

2 Answers2

2

Always first check the already posted questions

Logging API for AS3

Community
  • 1
  • 1
jitter
  • 53,475
  • 11
  • 111
  • 124
1

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.

enzuguri
  • 818
  • 5
  • 10