issues
search
dominant-strategies
/
quaipay
Other
7
stars
5
forks
source link
Store logs locally and periodically clean up
#252
Closed
hsyndeniz
closed
1 year ago
hsyndeniz
commented
1 year ago
Description
Implemented local log storage to maintain logs on the user's device for easy access and offline troubleshooting.
Added automated log cleanup mechanism that periodically removes logs older than 1 week, optimizing storage space and ensuring a concise log history.
Description