|
It does not look like you can do this with
the current logging code. While you can add your own implementation of the ILoggingTarget
interface which receives the fully formatted string (after the variable
substitution), you can’t add your own ILogger implementation for a given
category. It is the ILogger class which does the argument substitution and
right now that is hard-coded to use the LogLogger implementation class. I
think we ship the source for this stuff in the framework/source directory so
you can see for yourself. Jeff From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of santharao246 Hi, -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |

