decred / gominer

Go (golang) based GPU miner for Decred.
GNU General Public License v3.0
160 stars 80 forks source link

Check valid log level using btclog. #160

Closed jcvernaleo closed 7 years ago

jcvernaleo commented 7 years ago

This matches the change in dcrd for the same thing.

Closes #159