namecoin / nmcontrol

Namecoin Control. This repo is deprecated in favor of https://github.com/namecoin/ncdns
136 stars 38 forks source link

Fix debug mode from conf file #114

Closed phelixbtc closed 8 years ago

phelixbtc commented 8 years ago

Not very elegant but it is better to be able to log output of the main plugin start.

phelixbtc commented 8 years ago

Now also fixes a bug I introduced recently that stopped command line args from working.

cassiniNMC commented 8 years ago

ACK (tested in OSX)