From a7f3be860d88991fc57982a827ef7fd0579fb4fc Mon Sep 17 00:00:00 2001 From: liujian Date: Thu, 21 Sep 2023 16:49:40 +0800 Subject: [PATCH] Update xutil --- src/xutil/xhttp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xutil/xhttp/README.md b/src/xutil/xhttp/README.md index 10495aa..ea5b571 100644 --- a/src/xutil/xhttp/README.md +++ b/src/xutil/xhttp/README.md @@ -10,7 +10,7 @@ A highly efficient HTTP library. go get github.com/mix-go/xutil ``` -## Log +## Debug Log By configuring `DebugFunc`, you can use any logging library to print SQL information here.