mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 02:00:54 +00:00
commit
80aa47f605
@ -22,7 +22,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
apacheFormatPattern = "%s - - [%s] \"%s %d %d\" %f %s %s\n"
|
apacheFormatPattern = "%s - - [%s] \"%s %d %d\" %f %s %s"
|
||||||
apacheFormat = "APACHE_FORMAT"
|
apacheFormat = "APACHE_FORMAT"
|
||||||
jsonFormat = "JSON_FORMAT"
|
jsonFormat = "JSON_FORMAT"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user