Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15426

Add shell helpers for new log component level configuration

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.8
    • Affects Version/s: 2.7.6
    • Component/s: Logging
    • Labels:
    • Fully Compatible

      Some shell helpers to make SERVER-5092 easier to use. Initial suggestions:

      	db.getLogComponents();
      	db.setLogLevel(4);
      	db.setLogLevel(3, 'replication.foo.bar');
      

      /cc benety.goh

            Assignee:
            matt.kangas Matt Kangas
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: