So, the stuff I've written myself is fairly close to what ALCON does
(I was playing around with that earlier today).  That's not really
what I'm looking for though.  I'm looking for something more along the
lines of log4j, where you can have multiple loggers, formatters, and
handlers.  My own logging stuff has the beginnings of the multiple
formatters/handlers, but making the jump from that to the flexibility
of log4j would take a lot of time I don't really have.

  -Andy

On 1/25/07, Trevor Burton <[EMAIL PROTECTED]> wrote:
i use a custom-built logging thing at work, at home i use ALCON - and have
just started looking at xRay

On 1/25/07, Andy Herrman <[EMAIL PROTECTED]> wrote:
>
> I'm looking for a good logging library compatible with Flash 7 along
> the lines of log4j.  I found this one, which looks exactly like what I
> want:
>
> http://code.audiofarm.de/Logger/
>
> but it won't build with MTASC (works fine in the FlashIDE though).
> Does anyone know if there's a version of it that works with MTASC, or
> other similar libraries that do?  I saw log4f, which is an extension
> of the one I found, but it looks like the extensions were all for
> Flex, which I don't use.
>
> What do you all use for logging?  Up till now I had my own simple
> logging classes written, but I keep finding myself extending it, and
> I've gotten to the point where it would be better to find a full
> logging solution instead of continuing to work on mine (originally
> mine was really simple, but keeps getting more and more complicated).
>
>    -Andy
> _______________________________________________
> [email protected]
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to