© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Effect.log redacts values, Console.log does not - Effect Community
EC
Effect Community
•
17mo ago
•
39 replies
RJ
Effect.log redacts values, Console.log does not
I
'm noticing that logging the same value with
Effect.log
Effect.log
is redacting a
Redacted
Redacted
value
, as expected
, but the same is not happening
(using the same value
) with
Console.log
Console.log
. Is this expected behavior
?
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
Merger of `@effect/data` into `@effect/effect`?
EC
Effect Community / data
3y ago
webpack is not mangling @effect/data/mjs/* properly
EC
Effect Community / data
3y ago
Defining Mutable Values in `Data.Class`
EC
Effect Community / data
10mo ago
Understanding Option.fromNullable with undefined values
EC
Effect Community / data
16mo ago