Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsoleLogger ¶
func NewConsoleLogger(path string, maxBytes int64, backupCount int) io.WriteCloser
Types ¶
type LogStrategy ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func NewLogger ¶
func NewLogger(strategy LogStrategy) *Logger
func NewSystemLogger ¶
Click to show internal directories.
Click to hide internal directories.