Log of /contributions/modules/trace/API.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 17 10:38:58 2007 UTC
(2 years, 2 months ago)
by
arto
Branch:
DRUPAL-4-7
CVS Tags:
DRUPAL-4-7--1-0
Branch point for:
DRUPAL-5
Changes since
1.1: +0 -0 lines
Diff to
previous 1.1
, to
next main 1.2
Imported latest version from SVN development repository.
Changelog:
- Removed Drush stubs, as they are unlikely to be further fleshed out.
- #127645: Added information to README.txt regarding manual trace toggling using MySQL; updated TODO.txt to reflect the current status of the module.
- #171465: Added a sanity check to _trace_format_function_call() argument handling.
- Implemented a new None output driver, useful for allowing third-party extension modules take over logging responsibilities.
- Removed the hardcoding of LOG_NOTICE from the Syslog output driver.
- Amended the default settings for excluded pages to take into account 404 Not Found requests of favicon.ico.
- Disabled the watchdog tracing settings for the moment, as they have not yet been implemented.
- Implemented a new setting for determining whether to output page request start/stop times, allowing less noisy log files in production environments.
- Also log the explicit time duration for SQL queries, in addition to the (estimated) time delta from the start of the page request.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 27 14:44:47 2006 UTC
(2 years, 11 months ago)
by
arto
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Imported the initial version of Trace, a module which adds extensive tracing facilities for Drupal hook invocations, database queries and PHP errors.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.