chore(protonvpn): add debug logs for keeping port forwarded
This commit is contained in:
@@ -21,6 +21,7 @@ type PortAllower interface {
|
||||
}
|
||||
|
||||
type Logger interface {
|
||||
Debug(s string)
|
||||
Info(s string)
|
||||
Warn(s string)
|
||||
Error(s string)
|
||||
|
||||
Reference in New Issue
Block a user