Discover Packages
github.com/vidorg/vid_backend
pkg
logger
package
Version:
v0.0.0-...-868a888
Opens a new window with list of versions in this module.
Published: Feb 10, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func New(opts ...Option ) *logger
New 初始化日志实例
NewLogger New is similar to Config.Build except that info and error logs are separated
only json/console encoder is supported (zap doesn't provide a way to refer to other encoders)
type Option func(o *options)
Option 日志配置选项
Source Files
¶
Click to show internal directories.
Click to hide internal directories.