Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "accesslog"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogMiddleware ¶
type LogMiddleware struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger log.Logger) *LogMiddleware
func (LogMiddleware) Middleware ¶
func (l LogMiddleware) Middleware(next lava.HandlerFunc) lava.HandlerFunc
func (LogMiddleware) String ¶
func (l LogMiddleware) String() string
Click to show internal directories.
Click to hide internal directories.