I am attempting to use the logger.xml file, as documented here (http://kb.adobe.com/selfservice/viewContent.do?externalId=94a16ba6&sliceId=1) to customize the behavior of the cflog tag. I would like to use the various appenders made available by Log4J to output log statements to other locations in addition to the standard log files. However, there appears to be no documentation on how to use the logger.xml file.
So the first question I have is, does ColdFusion actually use the logger.xml file? Then, if so, how would one go about adding an appender to one of the 'categories' used by ColdFusion to get the log statement sent to, say a syslog server (SyslogAppender) in addition to the normal log file? Any advice or insight would be greatly appreciated. Thanks, Matt Sanders ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297423 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

