add timestamped log files with automatic cleanup

This commit is contained in:
Tommy D. Rossi
2025-12-19 12:23:42 +01:00
parent 71c8507b55
commit e73c935da0
7 changed files with 64 additions and 25 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "playwriter",
"description": "",
"version": "0.0.19",
"version": "0.0.20",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",