mirror of
https://github.com/qdm12/gluetun.git
synced 2026-08-11 14:52:56 +02:00
FIREWALL_IMPLEMENTATION option
This commit is contained in:
@@ -16,6 +16,7 @@ type Logger interface {
|
||||
Debug(s string)
|
||||
Info(s string)
|
||||
Warn(s string)
|
||||
Warnf(format string, args ...any)
|
||||
Error(s string)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user