card-drop/src/client
Ethan Lane 5751694018
All checks were successful
Deploy To Stage / build (push) Successful in 9s
Deploy To Stage / deploy (push) Successful in 16s
Add rotating log files (#280)
- 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

Reviewed-on: #280
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-06-29 18:28:28 +01:00
..
interactionCreate Fix the claim logic removing a user's currency before it checks if the card is actually claimable 2024-06-15 21:00:14 +01:00
appLogger.ts Add rotating log files (#280) 2024-06-29 18:28:28 +01:00
client.ts Create timer to automatically purge expired claims (#268) 2024-06-15 20:56:43 +01:00
events.ts Fix the claim logic removing a user's currency before it checks if the card is actually claimable 2024-06-15 21:00:14 +01:00
util.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00