You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it is not documented in the MonsterDebugger3LogTarget nor in the
MonsterDebugger3TraceTarget that the initialization of the MonsterDebugger is
necessary to get it run:
<code>
MonsterDebugger.initialize(this);
</code>
...where this is the main DisplayObject (stage?)
Please add this notice to the docs or find a way that the initialization is
done automagically by ths logTarget (*preferred*).
Thanks a lot.
Original issue reported on code.google.com by [email protected] on 20 Mar 2012 at 11:51
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Mar 2012 at 11:51The text was updated successfully, but these errors were encountered: