Closed (works as designed)
Project:
MongoDB
Version:
7.x-1.0-beta2
Component:
Watchdog
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2011 at 09:59 UTC
Updated:
30 Nov 2011 at 12:48 UTC
in «Recent log entries in MongoDB» appears a list of messages. In those messages doesnt appear correctly the variables.
Examples:
i attach screen capture to be more eloquent
| Comment | File | Size | Author |
|---|---|---|---|
| watchdog.png | 55.82 KB | leandro713 |
Comments
Comment #1
fgmThis 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.