Versions in this module Expand all Collapse all v0 v0.2.1 May 26, 2021 Changes in this version type LogInjector + EnableFallbackConsoleLogger bool v0.2.0 May 26, 2021 v0.1.0 May 26, 2021 Changes in this version + type LogInjector struct + func NewLogInjector(sequrl, token string) (*LogInjector, error) + func (i *LogInjector) Build(zapconfig zap.Config) *zap.Logger + func (i *LogInjector) Wait() + func (i *LogInjector) Write(p []byte) (n int, err error)