D
Deno
1
Deno
β’
4y ago
β’
9 replies
177177177
Deno.inspect, how to log class instances with getters
im trying to log a class instance that has getters in it
, with
Deno.inspect
Deno.inspect
Deno.
inspect
(client, {
colors:
true
,
getters:
true
})
Deno.
inspect
(client, {
colors:
true
,
getters:
true
})
and it logs
[Circular *1]
[Circular *1]
, why
?
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,945
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How to inspect Deno's rare uncaught rejections?
J
jeiea / help
11mo ago
How to import the Image class to Deno Fresh?
P
Poncho / help
4y ago
deno_tui Label-class
D
DNA / help
3y ago
How to load DWARF debugging symbols from WASM modules when running `deno --inspect`
C
cowboyd / help
12mo ago