Versions in this module Expand all Collapse all v1 v1.2.0 Jun 4, 2023 Changes in this version + type LoggingT struct + AddDirHeader *bool + AlsoToStderr *bool + LogDir string + LogFile string + LogFileMaxSizeMB *int64 + OneOutput *bool + SkipHeaders *bool + SkipLogHeaders *bool + StderrThreshold *int + ToStderr *bool + TraceLocation string + Verbosity *int + Vmodule string + func (in *LoggingT) DeepCopy() *LoggingT + func (in *LoggingT) DeepCopyInto(out *LoggingT)