mirror of
https://github.com/labstack/echo.git
synced 2025-07-05 00:58:47 +02:00
@ -31,10 +31,10 @@ type (
|
||||
// - response_size
|
||||
//
|
||||
// Example "${remote_id} ${status}"
|
||||
Format string // Required
|
||||
Format string
|
||||
|
||||
// Output is the writer where logs are written.
|
||||
Output io.Writer // Required
|
||||
Output io.Writer
|
||||
|
||||
template *fasttemplate.Template
|
||||
color *color.Color
|
||||
|
Reference in New Issue
Block a user