Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Imported 6.x branch from SVN development repository.
Imported 5.x branch from SVN development repository.
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.
Merged recent changes from HEAD.
Implemented more fine-grained PHP error tracing, with the ability to filter out unwanted notices and warnings from the trace output.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |