Add safe.go for panic recovery

This commit is contained in:
2025-04-18 12:41:56 +02:00
parent f164e9699d
commit bdad721b3d
2 changed files with 50 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
package logger
package main
import (
"bytes"