decred / dcrtime

Decred anchored timestamp client, proxy, and server.
ISC License
28 stars 23 forks source link

Update deps to pull in new logger. #10

Closed jrick closed 7 years ago

jrick commented 7 years ago

Some of the commands appear to be logging by writing to standard output directly using the fmt package. These calls have not been switched to use the new btclog logger but dcrtimed has been converted from seelog to btclog.