xdebug

package
v1.1.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2024 License: MIT Imports: 5 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeReqAndResError added in v1.0.1

func MakeReqAndResError(line string, compName string, addr string, cost time.Duration, req string, err string) string

MakeReqAndResError 以error级别打印行号、配置名、目标地址、耗时、请求数据、响应数据

func MakeReqAndResInfo added in v1.0.1

func MakeReqAndResInfo(line string, compName string, addr string, cost time.Duration, req interface{}, reply interface{}) string

MakeReqAndResInfo 以info级别打印行号、配置名、目标地址、耗时、请求数据、响应数据

func MakeReqResError added in v0.3.5

func MakeReqResError(compName string, addr string, cost time.Duration, req string, err string) string

MakeReqResError ... Deprecated: MakeReqResError will be removed in v1.2

func MakeReqResErrorV2 added in v0.5.4

func MakeReqResErrorV2(callerSkip int, compName string, addr string, cost time.Duration, req string, err string) string

MakeReqResErrorV2 以error级别打印行号、配置名、目标地址、耗时、请求数据、响应数据 Deprecated: MakeReqResErrorV2 will be removed in v1.2

func MakeReqResInfo added in v0.3.5

func MakeReqResInfo(compName string, addr string, cost time.Duration, req interface{}, reply interface{}) string

MakeReqResInfo ... Deprecated: MakeReqResInfo will be removed in v1.2

func MakeReqResInfoV2 added in v0.5.4

func MakeReqResInfoV2(callerSkip int, compName string, addr string, cost time.Duration, req interface{}, reply interface{}) string

MakeReqResInfoV2 以info级别打印行号、配置名、目标地址、耗时、请求数据、响应数据 Deprecated: MakeReqResInfoV2 will be removed in v1.2

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL