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