Home > as3-commons-logging

as3-commons-logging

As3-commons-logging is a project mainly written in ActionScript, it's free.

Logging Target for use with Monster Debugger 3

Monster Debugger 3 Target

The following classes can be used to target Monster Debugger 3.x with the AS3 Commons Logging framework.

It is based on MonsterDebuggerTarget by Martin Heidegger which is included within the core as3-commons-logging framework.

These classes provide a way to utilise some of the new features introduced in Monster Debugger 3 such as the ability to filter trace statements via the Person or Label columns. The MonsterDebuggerV3Params class is used to define these. You can pass in individual instances per log statement, or alternatively set a default for each class. See the Example for more details.

Examples

  • Simple Implementation
  • Using Default Class Parameters
  • Classic Trace

References

  • Monster Debugger

  • AS3 Commons Logging