jsonlog_default_file |
./jsonlog.inc |
Establish default logging file path. |
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_watchdog |
./jsonlog.module |
Logs any watchdog call - at or above a certain severity threshold - as JSON to a custom log file. |
|
|