mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
add comments
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"github.com/mayswind/lab/pkg/log"
|
||||
)
|
||||
|
||||
// RequestLog logs the http request log
|
||||
func RequestLog(c *core.Context) {
|
||||
start := time.Now()
|
||||
path := c.Request.URL.Path
|
||||
|
||||
Reference in New Issue
Block a user