add logs to ~/.ollama/logs folder

This commit is contained in:
Eva Ho
2023-07-11 13:33:32 -04:00
parent a3ec1ec2a0
commit acc31427dd
3 changed files with 264 additions and 24 deletions

View File

@@ -69,6 +69,8 @@
"electron-store": "^8.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"winston": "^3.10.0",
"winston-daily-rotate-file": "^4.7.1"
}
}