This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-ethereum
mirror of
https://github.com/ethereum/go-ethereum.git
Watch
1
Star
0
Fork
You've already forked go-ethereum
0
Code
Issues
Projects
Releases
Wiki
Activity
1d72aaa0cd
go-ethereum
/
logger
/
verbosity.go
13 lines
100 B
Go
Raw
Blame
History
package
logger
const
(
Error
=
iota
+
1
Warn
Info
Core
Debug
Detail
Ridiculousness
=
100
)
Reference in New Issue
View Git Blame
Copy Permalink