Sometimes modules emit errors to watchdog() but don't put anything on the screen that can be used to check for fail conditions (especially services, which don't have users to show messages to). Please add support for checking/clearing watchdog logs.

See attachment.

Comments

lyricnz’s picture

StatusFileSize
new1.84 KB

Here's a slightly updated version that takes the warning-level to check for as a parameter.

boombatower’s picture

Project: SimpleTest » Drupal core
Version: 6.x-2.5 » 7.x-dev
Component: Code » simpletest.module

Should be done in core then backported.

Status: Needs review » Needs work

The last submitted patch failed testing.

lyricnz’s picture

StatusFileSize
new1.95 KB

Reroll for D7

boombatower’s picture

Status: Needs work » Closed (duplicate)

Duplicate of more recent #500394: Add new log fetcher