constant BOOST_MESSAGE_DEBUG in Boost 7
Default value for sending out debugging info via a message.
4 uses of BOOST_MESSAGE_DEBUG
- boost_admin_debug_settings in ./
boost.admin.debug.inc - Form builder; Configure boost settings.
- boost_cron in ./
boost.module - Implements hook_cron(). Performs periodic actions.
- boost_deliver_html_page in ./
boost.module - Capture error conditions.
- boost_log in ./
boost.module - Simple function to output log and debug messages.
File
- ./
boost.module, line 26 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_MESSAGE_DEBUG', FALSE);