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-05-14 07:41:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
05c642a84c
Branches
Tags
View all branches
tendermint
/
cmd
/
log.go
8 lines
95 B
Go
Raw
Normal View
History
Unescape
Escape
bug fixes in binary
2014-07-08 15:33:26 -07:00
package
main
import
(
use tendermint/log15
2014-12-29 19:41:46 -08:00
"github.com/tendermint/log15"
bug fixes in binary
2014-07-08 15:33:26 -07:00
)
use tendermint/log15
2014-12-29 19:41:46 -08:00
var
log
=
log15
.
New
(
"module"
,
"main"
)
Reference in New Issue
Copy Permalink