Add api to provide both msg and libfmt argument to LOG

XMLWordPrintableJSON

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

      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
            Reporter:
            Sara Williamson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: