package nex import "github.com/PretendoNetwork/plogger" var logger = plogger.NewLogger() func init() { InitErrorsData() }