© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Increasing Object Depth in Logger Output - Effect Community
EC
Effect Community
•
16mo ago
3ddelano
Increasing Object Depth in Logger Output
Hi is there a way to increase the depth of printing objects in the logger
?
Im just using the
BunRuntime.runMain(runnable);
BunRuntime.runMain(runnable);
without any custom logger layer
.
When printing array of nested objectes it doesnt print the nested object but rather
arr: [ [Object], [Object] ]
arr: [ [Object], [Object] ]
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Troubleshooting `Logger.log*` Output
EC
Effect Community / 🚀-beginners
3y ago
Logger.pretty Output Lacks Colors in Docker Environment
EC
Effect Community / 🚀-beginners
12mo ago
Combining Pretty Logger with Custom Logger Implementation
EC
Effect Community / 🚀-beginners
6mo ago
Custom Logger Implementation Not Replacing Default Logger
EC
Effect Community / 🚀-beginners
2y ago