Add logging solution
This commit is contained in:
parent
e73a3f8160
commit
8f7d952e0f
3 changed files with 51 additions and 4 deletions
|
|
@ -3,6 +3,7 @@ var defaultConfig = {
|
|||
// DEFAULT network (livenet or testnet)
|
||||
networkName: 'testnet',
|
||||
forceNetwork: false,
|
||||
logLevel: 'debug',
|
||||
|
||||
// DEFAULT unit: Bit
|
||||
unitName: 'bits',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue