mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Add Winston for log handling
- write log data to 'homepage.log'
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -19,6 +19,10 @@
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
||||
# log files
|
||||
error.log
|
||||
homepage.log
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user