Add a log objet to do some fancy output on the command line (not fully enabled under windows as it need some tests)

This commit is contained in:
Godzil
2017-01-28 13:38:14 +00:00
parent ce63ae9a16
commit 8dfd1b447c
8 changed files with 92 additions and 17 deletions

View File

@@ -47,8 +47,6 @@
"no-var-requires": true,
"one-line": [true,
"check-catch",
"check-else",
"check-open-brace",
"check-whitespace"
],
"quotemark": [true, "single"],