plugin

package
v0.0.0-...-da49796 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WriteSyncer

type WriteSyncer interface {
	io.Writer
	Sync() error
}

日志输出接口

func NewSizeRollingFile

func NewSizeRollingFile(path, service string, maxSize, maxAge int, isCompress bool) WriteSyncer

func NewTimeRollingFile

func NewTimeRollingFile(path, service string, maxAge int, rotationTime conf.TimeUnit) WriteSyncer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL