in «Recent log entries in MongoDB» appears a list of messages. In those messages doesnt appear correctly the variables.
Examples:

  • %module module installed
  • Session opened for %name
  • @type: updated %title

i attach screen capture to be more eloquent

CommentFileSizeAuthor
watchdog.png55.82 KBleandro713

Comments

fgm’s picture

Status: Active » Closed (works as designed)

This is not a bug: with recent versions of mongodb_watchdog, the messages displayed on the main watchdog page are now the "templates" passed to the watchdog() call. You can click on them to get their occurrences with parameters substituted. Works in D6 and D7.

This allows you to have only a limited number of message "types" on the main watchdog screen and avoid being overcrowded with repeated messages.