This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/fluencelabs/tendermint
synced
2025-04-26 15:22:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
tendermint
/
p2p
/
upnp
/
log.go
8 lines
95 B
Go
Raw
Normal View
History
Unescape
Escape
UPNP + hairpin probing
2014-12-23 17:20:52 -08:00
package
upnp
import
(
use tendermint/log15
2014-12-29 19:41:46 -08:00
"github.com/tendermint/log15"
UPNP + hairpin probing
2014-12-23 17:20:52 -08:00
)
use tendermint/log15
2014-12-29 19:41:46 -08:00
var
log
=
log15
.
New
(
"module"
,
"upnp"
)
Reference in New Issue
Copy Permalink