You are here

Functions in Monolog 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_default_monolog_profiles ./monolog.api.php Contains default profile configurations.
hook_monolog_channel_info ./monolog.api.php Defines monolog channels.
hook_monolog_handler_info ./monolog.api.php Defines monolog handlers.
hook_monolog_handler_path ./monolog.api.php The path to the directory containing the handler includes.
monolog ./monolog.module Factory function for Monolog loggers. 1 11
monolog_channel_form ./monolog.admin.inc Channel settings for the Monolog module. 1
monolog_channel_form_submit ./monolog.admin.inc Form submission handler for monolog_channel_form(). 1
monolog_channel_info_load ./monolog.crud.inc Returns a single channel definition by its unique name. 1
monolog_channel_info_load_all ./monolog.crud.inc Loads all channel definitions from hook_monolog_channel_info() implementations. 2
monolog_chromephp_handler_loader handlers/chromephp.inc Monolog loader callback; Loads a ChromePHPHandler handler.
monolog_ctools_plugin_api ./monolog.module Implements hook_ctools_plugin_api().
monolog_default_monolog_profiles ./monolog.monolog.inc Implements hook_default_monolog_profiles().
monolog_firephp_handler_loader handlers/firephp.inc Monolog loader callback; Loads a FirePHPHandler handler.
monolog_gelf_handler_loader handlers/gelf.inc Monolog loader callback; Loads a GelfHandler handler.
monolog_gelf_handler_settings handlers/gelf.inc Monolog settings form; Settings for the GelfHandler handler.
monolog_gelf_monolog_handler_info modules/monolog_gelf/monolog_gelf.module Implements hook_monolog_handler_info().
monolog_get_profile_handlers ./monolog.admin.inc Returns the handlers associated with a profile. 1
monolog_handler_delete_form ./monolog.admin.inc Removes a handler from the logging profile. 1
monolog_handler_delete_form_submit ./monolog.admin.inc Form submission handler for monolog_handler_delete_form().
monolog_handler_form ./monolog.admin.inc Handler settings callback. 1
monolog_handler_form_submit ./monolog.admin.inc Form submission handler for monolog_handler_form(). 1
monolog_handler_info_load ./monolog.crud.inc Returns a single handler definition by its unique name. 2
monolog_handler_info_load_all ./monolog.crud.inc Loads all handler definitions from hook_monolog_handler_info() implementations. 4
monolog_handler_load ./monolog.crud.inc Loads a logging profile's handler configuration.
monolog_handler_page ./monolog.admin.inc Page callback; Lists the handlers than can be added. 1
monolog_hipchat_handler_loader handlers/hipchat.inc Monolog loader callback; Loads a HipChatHandler handler.
monolog_hipchat_handler_settings handlers/hipchat.inc Monolog settings form; Settings for the HipChat handler.
monolog_hook_info ./monolog.module Implements hook_hook_info().
monolog_level_options ./monolog.admin.inc Returns the logging level options. 3
monolog_load_handler_include ./monolog.module Loads a "handler include" given the handler definition. 2
monolog_logging_bootstrap modules/monolog_logging/monolog_logging.module Ensure that required subsystems and modules are loaded if watchdog messages are logged prior to a full Drupal bootstrap. 1
monolog_logging_get_contexts modules/monolog_logging/monolog_logging.module Returns the selected event contexts. 1
monolog_logging_map_severity_level modules/monolog_logging/monolog_logging.module Maps a Watchdog severity level to Monolog severity levels. 1
monolog_logging_menu modules/monolog_logging/monolog_logging.module Implements hook_menu().
monolog_logging_monolog_channel_info modules/monolog_logging/monolog_logging.module Implements hook_monolog_channel_info().
monolog_logging_theme modules/monolog_logging/monolog_logging.module Implements hook_theme().
monolog_logging_uninstall modules/monolog_logging/monolog_logging.install Implements hook_uninstall().
monolog_logging_watchdog modules/monolog_logging/monolog_logging.module Implements hook_watchdog().
monolog_logging_watchdog_settings_form modules/monolog_logging/monolog_logging.admin.inc Watchdog settings for the Monolog module. 1
monolog_menu ./monolog.module Implements hook_menu().
monolog_monolog_handler_info ./monolog.monolog.inc Implements hook_monolog_handler_info().
monolog_monolog_handler_path ./monolog.monolog.inc Implements hook_monolog_handler_path().
monolog_native_mailer_handler_loader handlers/native_mailer.inc Monolog loader callback; Loads a NativeMailerHandler class.
monolog_native_mailer_handler_settings handlers/native_mailer.inc Monolog settings callback; Settings for the native_mailer handler.
monolog_null_handler_loader handlers/null.inc Monolog loader callback; Loads a NullHandler handler.
monolog_null_handler_settings handlers/null.inc Monolog settings form; Settings for the NullHandler handler.
monolog_prepare_log_dir ./monolog.module Helper function that prepares a directory for logging. 2
monolog_profile_delete ./monolog.crud.inc Deletes a profile's configuration settings. 2
monolog_profile_delete_form ./monolog.admin.inc Deletes or reverts a profile configuration. 1
monolog_profile_delete_form_submit ./monolog.admin.inc Form submission handler for monolog_profile_delete_form().

Pages

Other projects