bugEmail Reports

I am having trouble telling ColdBox to recognize the setting of bugTracers.enabled = false, for my ‘dev environment’

Here is my primary ColdBox.cfc settings:

bugTracers =
{
enabled = true,
bugEmails = “xxx@xxx”,
mailFrom = “xxx@xxx”,
customEmailBugReport = “”
};

It correctly emails me in production however here is my development function:

function development()
{

coldbox.bugTracers.enabled = false;
}

The problem is that it is still sending me emails no matter what - both on Production & Develoment.

Any ideas?

ok - figured it out - i am an idiot :slight_smile: to sorry to email you guys!


Jeremy R. DeYoung
Phone: 615.261.8201

FacebookLinkedInGoogle ReaderTwitterAmazonGoogle
Google Talk/LunarFly Skype/DeYoungJD