console.timeEnd() prints out additional '%s: %s' in mongosh

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Shell API
    • None
    • Not Needed

      Node.js’s console.timeEnd() calls console.log('%s: %s', ...) internally, which works with the normal JS console but not ours because we alias console.log() to print()
      Created with Jira Integration+ for anna.henningsen (anna.henningsen@mongodb.com)

            Assignee:
            Unassigned
            Reporter:
            Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: