tracker issue : CF-3695877

select a category, or use search below
(searches all categories and all time range)
Title:

ORM Logging needs to be controlled at application level

| View in Tracker

Status/Resolution/Reason: To Fix//Investigate

Reporter/Name(from Bugbase): Andrew Scott / Andrew Scott (Andrew Scott)

Created: 01/18/2014

Components: ORM Support

Versions: 10.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 3

As it stands on ColdFusion 10, by default the logging is stored in a file. By default this is wrong and should be sent to the console or no logging at all should be taking place.

Then the ability to be able to control logging on a per application basis, being able to control the appender and location on per application basis.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3695877

External Customer Info:
External Company:  
External Customer Name: ascott67
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Yes, let's do this! Um, 25 more characters!
Vote by External U.
13646 | January 18, 2014 09:10:15 PM GMT
Well let's not restrict this to ORM logging. Extend it to logging in general: it should be more programmatically controllable than simply what CFLOG offers. -- Adam
Vote by External U.
13647 | January 19, 2014 03:15:52 AM GMT
Agreed Adam, it should extend to that as well.
Comment by External U.
13644 | January 19, 2014 03:22:36 AM GMT
We have been bitten by this more than once. On one server it got to > 70gb before we discovered it, and on another we forgot to turn that setting off when we went to production on a legacy server without a lot of disk space and didn't remember until it had filled the disk up with > 100gb in that one file.
Vote by External U.
13648 | January 19, 2014 10:59:19 AM GMT
Logging needs to be looked at in general and in a great detail. It has been planned for Dazzle.
Comment by Rupesh K.
13645 | February 26, 2014 08:30:35 AM GMT