Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChiLogger ¶
type ChiLogger struct{}
func (ChiLogger) NewLogEntry ¶
func (ChiLogger) NewLogEntry(r *http.Request) chimiddleware.LogEntry
type ChiSimpleEntry ¶
type ChiSimpleEntry struct {
// contains filtered or unexported fields
}
func (*ChiSimpleEntry) Panic ¶
func (ch *ChiSimpleEntry) Panic(v interface{}, stack []byte)
type ChiSimpleLogger ¶
type ChiSimpleLogger struct{}
func (ChiSimpleLogger) NewLogEntry ¶
func (ChiSimpleLogger) NewLogEntry(r *http.Request) chimiddleware.LogEntry
Click to show internal directories.
Click to hide internal directories.