Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestLogger ¶
func WithHeartbeat ¶
Types ¶
type LogEntry ¶
type LogEntry struct {
Logger *zap.SugaredLogger
}
type LogFormatter ¶
type LogFormatter struct {
Logger *zap.SugaredLogger
}
func (*LogFormatter) NewLogEntry ¶
func (f *LogFormatter) NewLogEntry(r *http.Request) middleware.LogEntry
Click to show internal directories.
Click to hide internal directories.