1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-13 23:18:26 +00:00

replaced logging with Winston

This commit is contained in:
Bowden
2018-01-04 18:06:40 -08:00
parent d822f12121
commit 31f3963b76
7 changed files with 106 additions and 44 deletions

5
.gitignore vendored
View File

@@ -39,4 +39,7 @@ env.sh
env.cmd
# coverage reports
coverage/**/*
coverage/**/*
# logs
debug.log