Add rotating log files #280

Merged
Vylpes merged 2 commits from feature/247-rotating-logs into develop 2024-06-29 18:28:28 +01:00
Owner
  • Adding rotating log files to the app.
  • This uses the winston-daily-rotate-file package to rotate the log files before they get too big.
  • The log files will also now be saved into the $DATA_DIR/logs folder

#247

- Adding rotating log files to the app. - This uses the `winston-daily-rotate-file` package to rotate the log files before they get too big. - The log files will also now be saved into the `$DATA_DIR/logs` folder #247
Vylpes added 2 commits 2024-06-29 16:29:30 +01:00
Update app logger to rotate log files
Some checks failed
Test / build (push) Failing after 10s
591bd8b17d
Fix linting issues
All checks were successful
Test / build (push) Successful in 8s
b94b49a416
Vylpes requested review from VylpesTester 2024-06-29 16:29:34 +01:00
Vylpes added the
type
story
label 2024-06-29 16:29:38 +01:00
VylpesTester was assigned by Vylpes 2024-06-29 16:29:46 +01:00
VylpesTester approved these changes 2024-06-29 18:28:18 +01:00
Vylpes merged commit 5751694018 into develop 2024-06-29 18:28:28 +01:00
Vylpes deleted branch feature/247-rotating-logs 2024-06-29 18:28:29 +01:00
Vylpes referenced this pull request from a commit 2024-06-29 18:28:29 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: External/card-drop#280
No description provided.