parent
56a74a2767
commit
00591f5dde
|
|
@ -311,7 +311,7 @@ func withMeta(w http.ResponseWriter, r *http.Request) (*http.Request, func()) {
|
|||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
log.Printf("[access] %s", b)
|
||||
fmt.Printf("[access] %s\n", b)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue