Documentation ¶
Index ¶
Constants ¶
View Source
const REQUEST_ID_HEADER = "X-Vcap-Request-ID"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessLog ¶
type AccessLog struct {
// contains filtered or unexported fields
}
func NewAccessLog ¶
type AccessLogger ¶
type AccessLogger struct {
// contains filtered or unexported fields
}
func New ¶
func New(writer io.Writer) *AccessLogger
Click to show internal directories.
Click to hide internal directories.