Add logging solution

This commit is contained in:
Esteban Ordano 2014-09-01 12:04:10 -03:00
commit 8f7d952e0f
3 changed files with 51 additions and 4 deletions

View file

@ -3,6 +3,7 @@ var defaultConfig = {
// DEFAULT network (livenet or testnet)
networkName: 'testnet',
forceNetwork: false,
logLevel: 'debug',
// DEFAULT unit: Bit
unitName: 'bits',