* Work on Renegade style pipe codes

* Change age -> birthday
* Minor tweaks and tests
This commit is contained in:
Bryan Ashby 2015-07-20 22:56:48 -06:00
parent 31ff67f32b
commit 81e684cdcc
11 changed files with 58 additions and 28 deletions

View file

@ -137,5 +137,9 @@ function getDefaultConfig() {
}
*/
},
logging : {
level : 'debug'
}
};
}