Documentation
¶
Index ¶
- func NewFileWriter(filename string, maxSize int, maxBackups int, maxAge int, compress bool) io.Writer
- func NewGRPCLogger(logLevel string, logFilename string, logMaxSize int, logMaxBackups int, ...) *zap.Logger
- func NewLogger(logLevel string, logFilename string, logMaxSize int, logMaxBackups int, ...) *zap.Logger
- type ApacheCombinedLogger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileWriter ¶
func NewGRPCLogger ¶ added in v0.7.1
Types ¶
type ApacheCombinedLogger ¶
type ApacheCombinedLogger struct {
// contains filtered or unexported fields
}
func NewApacheCombinedLogger ¶
func (ApacheCombinedLogger) Log ¶
func (l ApacheCombinedLogger) Log(record accesslog.LogRecord)
Click to show internal directories.
Click to hide internal directories.