You are here

Functions in JSONlog 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
jsonlog_default_dir ./jsonlog.inc Establish default logging dir. 4
jsonlog_default_site_id ./jsonlog.inc Establish default site ID. 3
jsonlog_form_system_logging_settings_alter ./jsonlog.module Adds this module's setting fields to the system logging settings form.
jsonlog_form_system_logging_settings_submit ./jsonlog.module Custom submit handler for the system logging settings form. 1
jsonlog_form_system_logging_settings_validate ./jsonlog.module _state 1
jsonlog_test_filing ./jsonlog.inc Checks if log dir+file exists and is writable, and logs to watchdog. 1
jsonlog_uninstall ./jsonlog.install Implements hook_uninstall().
jsonlog_update_7001 ./jsonlog.install Removes obsolete conf variables.
jsonlog_update_7002 ./jsonlog.install Converts conf variable jsonlog_file to jsonlog_dir.
jsonlog_watchdog ./jsonlog.module Logs any watchdog call - at or above a certain severity threshold - as JSON to a custom log file.
_jsonlog_form_system_logging_settings_alter ./jsonlog.inc Adds this module's setting fields to the system logging settings form. 1

Other projects