Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Environment = EnvReader{ GetEnv: os.Getenv, Namespace: "OTEL", } )
Functions ¶
Types ¶
type FileWriter ¶
type FileWriter = lumberjack.Logger
FileWriter with rotation
func FileDSN ¶
func FileDSN(rawDSN string) (*FileWriter, error)
Click to show internal directories.
Click to hide internal directories.