You are here

Functions in Monolog 7

Primary tabs

Namesort descending Location Description Direct uses Strings
monolog_profile_export_form ./monolog.admin.inc Export form for profile configurations. 1
monolog_profile_form ./monolog.admin.inc Form for adding and editing logging profile configurations. 1
monolog_profile_form_submit ./monolog.admin.inc Form submission handler for monolog_profile_form(). 1
monolog_profile_import_form ./monolog.admin.inc Import form for profile configurations. 1
monolog_profile_import_form_submit ./monolog.admin.inc Form submission handler for monolog_profile_import_form(). 1
monolog_profile_import_form_validate ./monolog.admin.inc Form validation handler for monolog_profile_import_form(). 1
monolog_profile_load ./monolog.crud.inc Loads a profile configuration object. 2 4
monolog_profile_load_all ./monolog.crud.inc Gets all profile configurations. 2 2
monolog_profile_new ./monolog.crud.inc Returns an empty profile configuration object with defaults. 1
monolog_profile_options ./monolog.admin.inc Returns an array of profile options. 1
monolog_profile_page ./monolog.admin.inc Page callback; Displayes all profile pages. 1
monolog_profile_save ./monolog.crud.inc Saves a profile's configuration settings. 4
monolog_push_handlers ./monolog.module Pushes handlers onto the stack. 1
monolog_request_id ./monolog.module Returns a unique identifier for the page request or PHP process. 1
monolog_requirements ./monolog.install Implements hook_requirements().
monolog_rotating_file_handler_loader handlers/rotating_file.inc Monolog loader callback; Loads a RotatingFileHandler handler.
monolog_rotating_file_handler_settings handlers/rotating_file.inc Monolog settings form; Settings for the RotatingFileHandler handler.
monolog_schema ./monolog.install Implements hook_schema().
monolog_socket_handler_loader handlers/socket.inc Monolog loader callback; Loads a StreamHandler handler.
monolog_socket_handler_settings handlers/socket.inc Monolog settings form; Settings for the StreamHandler handler.
monolog_stream_handler_loader handlers/stream.inc Monolog loader callback; Loads a StreamHandler handler.
monolog_stream_handler_settings ./monolog.api.php Example Monolog settings callback.
monolog_stream_handler_settings handlers/stream.inc Monolog settings form; Settings for the StreamHandler handler.
monolog_syslogudp_handler_loader handlers/syslogudp.inc Monolog loader callback; Loads a SyslogUdpHandler handler.
monolog_syslogudp_handler_settings handlers/syslogudp.inc Monolog settings form; Settings for the SyslogUdpHandler handler.
monolog_syslog_handler_loader handlers/syslog.inc Monolog loader callback; Loads a SyslogHandler handler.
monolog_syslog_handler_settings handlers/syslog.inc Monolog settings form; Settings for the SyslogHandler handler.
monolog_theme ./monolog.module Implements hook_theme().
monolog_uninstall ./monolog.install Implements hook_uninstall().
monolog_update_7100 ./monolog.install Change the machine name of the "stream_handler" handler to "stream".
mymodule_stream_handler_loader ./monolog.api.php Example loader callback.
theme_monolog_channel_table ./monolog.admin.inc Returns HTML for the channel table.
theme_monolog_handler_table ./monolog.admin.inc Returns HTML for the handler table.
theme_monolog_logging_map_table modules/monolog_logging/monolog_logging.admin.inc Returns HTML for the type map table.

Pages

Other projects