Command Monitoring example in our docs does not work

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Docs
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There is a command monitoring example in our docs. However, it does not produce any output if copied as it is.

      The reason is that we use Mongo::Logger.logger which has the log level INFO by default. However, to print the events we call log_dedug.

      We should use log_info, or use a custom logger.

              Assignee:
              Unassigned
              Reporter:
              Dmitry Rybakov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: