Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithMaxAge ¶
func WithMaxAge(maxAge int) optionFunc
func WithMaxBackups ¶
func WithMaxBackups(maxBackups int) optionFunc
func WithMaxSize ¶
func WithMaxSize(maxSize int) optionFunc
Types ¶
type Slogger ¶
type Slogger struct {
// contains filtered or unexported fields
}
func NewAsyncSlogger ¶
func NewAsyncSlogger(opts ...optionFunc) *Slogger
func NewSlogger ¶
func NewSlogger(opts ...optionFunc) *Slogger
Click to show internal directories.
Click to hide internal directories.