All, I have recently added some cflog tags to an application, using these parameters:
text="some text and numbers" file="myLog" application="yes" My problem is that it is not only logging to the specified file, but also to the standard out log (coldfusion-out.log) and I'm afraid that is why that log file is ballooning in size. Can I specify that my specific logging should only go into myLog file instead of into both log files? Seems redundant otherwise. Also, since coldfusion-out.log is getting so large, how come this log isn't truncating? It is pretty unwieldy at this point (290+MB) and growing. Thanks in advance for your help, Caroline Wise ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273036 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

