Skip to content

console: improve console.group()

Preserve indentation for multiline strings, objects that span multiple lines, etc.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

console

/cc @BridgeAR

Merge request reports

Loading