aboutsummaryrefslogtreecommitdiff
path: root/handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'handler.go')
-rw-r--r--handler.go2
1 files changed, 1 insertions, 1 deletions
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,