Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct { Caller string Extras map[string]interface{} Level zapcore.Level Message string Timestamp time.Time }
Entry is a log entry
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
Parser holds the zap logs parser
Click to show internal directories.
Click to hide internal directories.