implemented log rename after size exceeds configurable limit

This commit is contained in:
uan
2025-08-06 20:53:04 +02:00
parent bda9b75dac
commit 0f38381092
5 changed files with 38 additions and 16 deletions

2
go.mod
View File

@@ -3,3 +3,5 @@ module github.com/shlldev/miniws
go 1.24.5
require github.com/akamensky/argparse v1.4.0
require github.com/google/uuid v1.6.0 // indirect