D
Deno
N
Deno
β’
3y ago
β’
7 replies
NeTT
Custom console.log formatting for a class/object
Is there a way to change the way an object
/class is printed in the console
?
For example
, instead of
[1, 2, 3, 4]
[1, 2, 3, 4]
, I want the particular object to be printed as
[1, 2
3, 4]
[1, 2
3, 4]
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
console.log styling
Z
ZyPA / help
16mo ago
console.log in a worker - capture or hide output?
B
benjamn / help
3y ago
TTY vs console.log vs stdin and setRaw for dummies?
R
raunioroo / help
4y ago