• Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.4.0
    • Affects Version/s: 5.0.0
    • Component/s: None
    • 2
    • 1
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Description

      The parent task defines and implements the emergency logger. The remaining eight of the nine loggers will follow the same general format.

      Acceptance Criteria

      • Implement the following severity logging methods
        • error
        • warning
        • info
        • debug
        • trace
      • Remove the emergency logging method

      The remaining severity loggers should:

      • only get called when the severity is less than or equal to itself for the corresponding component
      • make use of a private helper defined in the parent task

      Testing

      Unskip relevant tests added in NODE-5169

            Assignee:
            warren.james@mongodb.com Warren James
            Reporter:
            andy.mina@mongodb.com Andy Mina
            Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: