Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Remove "┏ Electron -------------------" console borders #772

@davestewart

Description

@davestewart

So a normal console.log() takes up 6 lines (including the blank one):

┏ Electron ------------------- // output here ┗ ---------------------------- 

I really, really don't want this! It makes it impossible to do your own debugging code.

Can it be disabled, or can this output be aliased to console.trace() or some other utility function?

I just want to be in control of my own logging, thanks.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions