Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogScope ¶
type LogScope struct {
// contains filtered or unexported fields
}
func NewLogger ¶
func NewLogger(options *ScopeOptions) *LogScope
func (*LogScope) GetLogEntries ¶
func (*LogScope) GetLogEntriesSince ¶
type ScopeOptions ¶
type ScopeOptions struct { Parent logrus.FieldLogger HistorySize uint64 }
Click to show internal directories.
Click to hide internal directories.