Commit aaabeff4 authored by astaxie's avatar astaxie

change the route info

parent 26da2326
......@@ -783,7 +783,7 @@ Admin:
} else {
devinfo = fmt.Sprintf("| % -10s | % -40s | % -16s | % -10s |", r.Method, r.URL.Path, timeend.String(), "notmatch")
}
Debug(devinfo)
Info(devinfo)
}
// Call WriteHeader if status code has been set changed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment