holochain / lair

secret lair private keystore
Apache License 2.0
42 stars 11 forks source link

feat: set tracing to output to stderr #138

Closed cdunster closed 1 month ago

cdunster commented 1 month ago

Summary

As reported in issue #137, the output of the url command is supposed to just be the connection_url. This PR sets the tracing output to stderr to keep stdout clean of logs.

Closes #137

TODO: