mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
chore(protonvpn): add debug logs for keeping port forwarded
This commit is contained in:
@@ -17,6 +17,7 @@ type Routing interface {
|
||||
}
|
||||
|
||||
type Logger interface {
|
||||
Debug(s string)
|
||||
Info(s string)
|
||||
Warn(s string)
|
||||
Error(s string)
|
||||
|
||||
Reference in New Issue
Block a user