alexreardon / tiny-invariant

A tiny invariant function
MIT License
1.7k stars 48 forks source link

Disable message dropping behavior #175

Closed quinn closed 1 year ago

quinn commented 1 year ago

I am getting errors without any context in prod. I assume this is because of the message dropping behavior. How can I disable this?

quinn commented 1 year ago

i feel like i just had a leftpad moment. an invariant function, especially with my use-case of not needing obfuscate messages, is simple enough to not need a package, and this package doesn't need to support this use-case