From aa38f31c656579212ec3f89b00453255c62ba949 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 25 Mar 2025 01:04:54 +0800 Subject: Distinguish blah blah --- handler.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.go b/handler.go index fcdae0c..80c6cb7 100644 --- a/handler.go +++ b/handler.go @@ -96,7 +96,7 @@ func handler(writer http.ResponseWriter, request *http.Request) { // If there's simply no form value, the user is probably // just visiting the site for the first time or with an // expired cookie. - slog.Info("-- POW CHL", + slog.Info(" POW CHL", "ip", remoteIP, "uri", uri, "user_agent", userAgent, -- cgit v1.2.3