tee8z / doppler

A tool for building out a local regtest environment
Creative Commons Zero v1.0 Universal
38 stars 6 forks source link

changes logger to fern, has better support for customizing where the log output should go #77

Closed tee8z closed 4 months ago

tee8z commented 4 months ago

This is the first package we need to replace in the hopes of support a WASM version of doppler in the future. The ideal state will be having the doppler daemon running as a webworker inside the browser or via locally cli. This will give us the greatest amount of flexibility in how users may want to use the tool.