Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomEncodeLevel ¶
func CustomEncodeLevel(level zapcore.Level, enc zapcore.PrimitiveArrayEncoder)
Types ¶
type CallerHolder ¶
type CallerHolder struct {
Caller string
}
type GRPC ¶
type GRPC struct {
// contains filtered or unexported fields
}
func (*GRPC) MarshalLogObject ¶
func (h *GRPC) MarshalLogObject(enc zapcore.ObjectEncoder) error
type HTTP ¶
type HTTP struct {
http.ResponseWriter
// contains filtered or unexported fields
}
func (*HTTP) MarshalLogObject ¶
func (h *HTTP) MarshalLogObject(enc zapcore.ObjectEncoder) error
func (*HTTP) WriteHeader ¶
Click to show internal directories.
Click to hide internal directories.