Re: [flexcoders] Re: Is there a good log application?

2009-06-28 Thread Jens Halm

 That doesn't help unfortunately. I requires either Firebug or using
 the flashlog.txt which has been the problem in the first place

Try SOS MAX from Powerflasher:

http://solutions.powerflasher.com/products/sosmax/

It's a free/closed source product. It works over a socket connection
and can be used on every OS where you can install a Java Runtime.
Nice thing is that it allows you to colorize the different log levels.


Jens Halm
www.spicefactory.org



[flexcoders] Re: Is there a good log application?

2009-06-28 Thread kaspar.luethi
or de monsterdebugger?
http://www.monsterdebugger.com

k.

--- In flexcoders@yahoogroups.com, Jens Halm ml...@... wrote:

 
  That doesn't help unfortunately. I requires either Firebug or using
  the flashlog.txt which has been the problem in the first place
 
 Try SOS MAX from Powerflasher:
 
 http://solutions.powerflasher.com/products/sosmax/
 
 It's a free/closed source product. It works over a socket connection
 and can be used on every OS where you can install a Java Runtime.
 Nice thing is that it allows you to colorize the different log levels.
 
 
 Jens Halm
 www.spicefactory.org



[flexcoders] Re: Is there a good log application?

2009-06-27 Thread guy.tomer
That doesn't help unfortunately. I requires either Firebug or using the 
flashlog.txt which has been the problem in the first place

--- In flexcoders@yahoogroups.com, claudiu ursica the_bran...@... wrote:

 Try Thunderbolt maybe suits your needs...
 
 C
 
 
 
 
 
 From: guy.tomer guy.to...@...
 To: flexcoders@yahoogroups.com
 Sent: Saturday, June 27, 2009 9:24:35 PM
 Subject: [flexcoders] Is there a good log application?
 
 
 
 
 
 Hi,
 
 I was wondering if anyone can point me to an easy to use logging application? 
 Looks like Flex used to have one called MiniDebug but it's deprecated.
 
 My problem is that my testers have many difficulties configuring the flash 
 debugger and the flashlog.txt (permissions on vista and other issues), I 
 think something that uses LocalConnection or some JavaScript Target could do 
 the job. Note - I need something that is supported on multiple environments 
 not just firebug on firefox.
 
 Tnx
 Guy