Documentation
¶
Index ¶
- func GetFileRotateLogWriters(logDir, appName, logName string) (debugWriter, infoWriter, warnErrorFatalWriter io.Writer)
- func GetStandardWriters(logDir, appName, logName string) (debugWriter, infoWriter, warnErrorFatalWriter io.Writer)
- func GetZapLogger(debugWriter, infoWriter, warnErrorFatalWriter io.Writer, caller log.Valuer, ...) log.Logger
- func StdRedirectFile(logDir string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFileRotateLogWriters ¶ added in v0.1.2
func GetStandardWriters ¶ added in v0.1.2
func GetZapLogger ¶
func StdRedirectFile ¶
func StdRedirectFile(logDir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.