Documentation ¶
Index ¶
- func ActorId(actor lokas.IActorInfo) zap.Field
- func ActorInfo(actor lokas.IActorInfo) log.ZapFields
- func ActorReceiveMsgInfo(actor lokas.IActorInfo, serializable protocol.ISerializable, transid uint32, ...) log.ZapFields
- func ActorRouterMsgInfo(serializable protocol.ISerializable, transid uint32, fromActorId util.ID, ...) log.ZapFields
- func ActorSendMsgInfo(actor lokas.IActorInfo, serializable protocol.ISerializable, transid uint32, ...) log.ZapFields
- func ActorType(actor lokas.IActorInfo) zap.Field
- func Address(addr string) zap.Field
- func DataBase(d string) zap.Field
- func Error(err error) zap.Field
- func ErrorCode(err protocol.IError) zap.Field
- func ErrorInfo(err protocol.IError) []zap.Field
- func ErrorMessage(err protocol.IError) zap.Field
- func FromActorId(id util.ID) zap.Field
- func FuncClass(s interface{}) zap.Field
- func FuncInfo(class interface{}, f string) log.ZapFields
- func FuncName(s string) zap.Field
- func Key(key interface{}) zap.Field
- func KeyValue(key interface{}, value interface{}) log.ZapFields
- func Module(s lokas.IModule) zap.Field
- func MsgId(serializable protocol.ISerializable) zap.Field
- func MsgInfo(serializable protocol.ISerializable) log.ZapFields
- func MsgName(serializable protocol.ISerializable) zap.Field
- func Offset(offset int) zap.Field
- func Path(p string) zap.Field
- func ProcessId(actor lokas.IActorInfo) zap.Field
- func Result(s interface{}) zap.Field
- func Size(size int) zap.Field
- func Size64(size int64) zap.Field
- func Success(success bool) zap.Field
- func ToActorId(id util.ID) zap.Field
- func TransId(transid uint32) zap.Field
- func Type(t string) zap.Field
- func Value(value interface{}) zap.Field
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActorReceiveMsgInfo ¶
func ActorRouterMsgInfo ¶
func ActorSendMsgInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.