mirror of
https://github.com/umputun/reproxy.git
synced 2025-02-16 18:34:30 +02:00
change logger to lgr for only from msg
This commit is contained in:
parent
5c07e82ac4
commit
8bde167226
@ -2,11 +2,12 @@ package proxy
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"log"
|
||||
"net"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
log "github.com/go-pkgz/lgr"
|
||||
|
||||
"github.com/umputun/reproxy/app/discovery"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user