mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
Added member to Logger struct expected by tun_bsd.go
This commit is contained in:
parent
14f1cd4696
commit
9cbc71bc8a
1 changed files with 1 additions and 0 deletions
|
@ -210,4 +210,5 @@ type Logger interface {
|
|||
Errorln(...interface{})
|
||||
Debugf(string, ...interface{})
|
||||
Debugln(...interface{})
|
||||
Traceln(...interface{})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue