Use my structured logger instead of just bare log

This commit is contained in:
eyedeekay
2025-05-26 16:50:08 -04:00
parent d5f2de44a3
commit e2d0906577
3 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,6 @@ import (
"bytes"
"crypto/tls"
"io"
"log"
"net"
"net/http"
"time"