Currently Lingotek defines 2 types of messages in watchdog: "lingotek - api" and "lingotek - error".

The convention in Drupal core is to use one watchdog type for the owner of the message and the 'severity' property to describe the severity of the error. It would be helpful to be able to filter Lingotek messages according to this convention.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ezra-g’s picture

robertdbailey’s picture

Status: Active » Fixed

Thanks for the suggestion, we'll continue to whip this module into shape. I modified logging for the Lingotek module to use only module name in the message type and to use standardized severities. So, logging will now have just "Lingotek". This fix is currently in 7.x-4.x and will be going out in the release later this afternoon (7.x-4.05).

robertdbailey’s picture

Assigned: Unassigned » smithworx

As a further followup on logging changes, we updated the location of overridden tags to be in the message title, rather than the beginning of the message's body. This was commit 50450a1b33f6e01e7f83fb02cd9a2af0911fb09b, and this is in dev (7.x-4.x) and will be released as part of 7.x-4.06.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.