Wednesday, February 25, 2009

DebugKit - where to put

It is mentioned here: http://thechaw.com/debug_kit/wiki/debugkitdebugger
that Debugger::output('fb') can be used redirect all debugger messages
to Firebug.

But I am wondering where that command should be placed. Should it be
in app_controller.php where we load 'DebugKit.Toolbar' component?

Can it be in core.php after the line where we specify Configure::write
('debug', 2);
or in bootstrap.php?

Thanks,
Zonium


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: