feat: try add bypass

This commit is contained in:
xteamlyer
2026-04-29 13:56:50 +03:00
committed by Alexey71
parent 677c32bba1
commit a4e2458a4b
4 changed files with 509 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ import (
)
const (
SILENT = 60 // suppress all output, including critical errors
CRITICAL = 50
ERROR = 40
WARNING = 30