Documentation ¶
Index ¶
Constants ¶
View Source
const ( P2P = "p2p" Order = "order" Executor = "executor" Router = "router" App = "app" API = "api" CoreAPI = "coreapi" Storage = "storage" Profile = "profile" TSS = "tss" )
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Logger ¶
func Logger(name string) logrus.FieldLogger
Types ¶
type LoggerWrapper ¶ added in v1.6.3
type LoggerWrapper struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.