Re: cflog questions

2007-03-20 Thread Caroline Wise
Thanks, I'll check it out.

Caroline


On 3/19/07, Dinner <[EMAIL PROTECTED]> wrote:
>
> Not an answer, but the cflog4j(?) project on The List (Open Source CF)
> looks to offer quite a bit of control over log file stuff...
>
> http://code.google.com/p/cflog4j/
>
> On 3/19/07, Caroline Wise wrote:
> > All,
> >
> > I have recently added some cflog tags to an application, using these
> > parameters:
> 
>
> 

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273137
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cflog questions

2007-03-19 Thread Dinner
Not an answer, but the cflog4j(?) project on The List (Open Source CF)
looks to offer quite a bit of control over log file stuff...

http://code.google.com/p/cflog4j/

On 3/19/07, Caroline Wise wrote:
> All,
>
> I have recently added some cflog tags to an application, using these
> parameters:


~|
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:273063
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cflog questions

2007-03-19 Thread Caroline Wise
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