CVS messages for Logging and alerts
July 23, 2009
-
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.admin.inc 1.1.2.1 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.module 1.3.2.8 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.admin.inc 1.1.2.1 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.module 1.1.2.5 @ DRUPAL-6--1by Dave Reid: Moved settings to admin.inc files for proper separation.
-
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.module 1.3.2.7 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.module 1.1.2.4 @ DRUPAL-6--1by Dave Reid: Fixed hook_help implementations().
-
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.install 1.1.2.2 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.module 1.3.2.6 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.install 1.1.2.2 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.module 1.1.2.3 @ DRUPAL-6--1by Dave Reid: Coder and documentation fixes.
-
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.module 1.3.2.5 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.module 1.1.2.2 @ DRUPAL-6--1by Dave Reid: Re-use watchdog_severity_levels() instead of duplicated functions.
-
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.install 1.1.2.1 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.install 1.1.2.1 @ DRUPAL-6--1by Dave Reid: Added uninstall functions.
December 29, 2008
-
#352221 by swentel, fix PHP notices
November 18, 2008
-
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.info 1.1
Logging and alerts: /modules/logging_alerts/errorlog/errorlog.module 1.1New module to log errors to the web server log, for selected severity levels. Of course, this can be combined with other logging module, such as email log under the same project, or syslog and dblog in core.
-
Directory /cvs/drupal-contrib/contributions/modules/logging_alerts/errorlog added to the repository
September 30, 2008
-
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.info 1.3.2.1 @ DRUPAL-6--1
Logging and alerts: /modules/logging_alerts/emaillog/emaillog.module 1.3.2.4 @ DRUPAL-6--1#303369 Log message in email was without variables. Removed several notices that got logged too. Added core 6.x to info file.
September 23, 2008
-
#312415 Do strtr() only if 'variables' is a non-empty array. Avoids error.
