© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Logging Errors: String Messages vs. Error Object Logging - Effect Community
EC
Effect Community
•
3y ago
•
5 replies
matias
Logging Errors: String Messages vs. Error Object Logging
What is the correct way to log errors
?
Effect.logError
Effect.logError
will log an string message but how can you log out object with the error information
? using JSON
.stringify on the error 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
Understanding Missing Error Messages in Effect.ts Logging
EC
Effect Community / 🚀-effect
2y ago
Handling Custom Errors in Functional Programming vs Object-Oriented Programming
EC
Effect Community / 🚀-effect
2y ago
Logging Errors Without Using `.catchAll`
EC
Effect Community / 🚀-effect
9mo ago
Logging Errors in Layer.orElse Fallbacks
EC
Effect Community / 🚀-effect
3y ago