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

Add api to provide both msg and libfmt argument to LOG

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Dev Tools 2020-02-10

      Today our LOG macro does this:
      LOG(id, fmt, attr1, attr2...)

      We want it to do this:
      LOG(id, XXX(msg, fmt), attr1, attr2...)

      We want to enforce that msg and fmt are literals.

      We should also update README.md

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            sara.williamson@mongodb.com Sara Williamson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: