Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1599

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

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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 Unassigned
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: