Documentation ¶
Index ¶
Constants ¶
View Source
const ( P2P = "p2p" Consensus = "consensus" Executor = "executor" Governance = "governance" App = "app" API = "api" CoreAPI = "coreapi" Storage = "storage" Profile = "profile" Finance = "finance" BlockSync = "blocksync" Access = "access" TxPool = "txpool" Epoch = "epoch" )
Variables ¶
This section is empty.
Functions ¶
func InitializeEthLog ¶
func Logger ¶
func Logger(name string) logrus.FieldLogger
Types ¶
type LoggerWrapper ¶
type LoggerWrapper struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.