Re: [flexcoders] Re: Logging API

2009-09-15 Thread Sönke Rohde
Ah, ok, then I mixed it up, sorry. On 15.09.2009, at 15:39, reflexactions wrote: Oh Really ?? I thought that was just for adding an ILoggingTarget not an ILogger. I am very sceptical of how that could work but I will give it a try. --- In flexcoders@yahoogroups.com, Sönke Rohde wrote: >

[flexcoders] Re: Logging API

2009-09-15 Thread reflexactions
Oh Really ?? I thought that was just for adding an ILoggingTarget not an ILogger. I am very sceptical of how that could work but I will give it a try. --- In flexcoders@yahoogroups.com, Sönke Rohde wrote: > > You can add your own logger with Log.addTarget(yourLoggerInstance) or > simply def