Add logging
This commit is contained in:
parent
2a6153002c
commit
8814658142
11 changed files with 826 additions and 55 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,2 +1,7 @@
|
|||
.vscode
|
||||
build
|
||||
logs/
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue