Documentation
¶
Index ¶
- func Convert2LogString(object interface{}) string
- func LogAccessPB(ctx context.Context, business string, method string, params interface{}, ...)
- func LogRpcJson(ctx context.Context, business string, method string, params interface{}, ...)
- func LogRpcJsonNoParams(business string, method string, err error, starTimestamp int64)
- type AccessLog
- type KnowledgeLog
- type RpcLog
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert2LogString ¶
func Convert2LogString(object interface{}) string
func LogAccessPB ¶
func LogRpcJson ¶
Types ¶
type KnowledgeLog ¶
type KnowledgeLog struct {
}
func (KnowledgeLog) Load ¶
func (c KnowledgeLog) Load() error
func (KnowledgeLog) LoadType ¶
func (c KnowledgeLog) LoadType() string
func (KnowledgeLog) Stop ¶
func (c KnowledgeLog) Stop() error
func (KnowledgeLog) StopPriority ¶
func (c KnowledgeLog) StopPriority() int
Click to show internal directories.
Click to hide internal directories.