Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InMemoryLogger ¶
type InMemoryLogger struct {
// contains filtered or unexported fields
}
func Get ¶
func Get() *InMemoryLogger
func (*InMemoryLogger) Flush ¶ added in v0.16.0
func (iml *InMemoryLogger) Flush()
func (*InMemoryLogger) MaxSize ¶ added in v0.16.0
func (iml *InMemoryLogger) MaxSize() int
func (*InMemoryLogger) Messages ¶
func (iml *InMemoryLogger) Messages() []Message
type Message ¶ added in v0.28.0
func (Message) FieldsToMap ¶ added in v0.28.0
Click to show internal directories.
Click to hide internal directories.