Versions in this module Expand all Collapse all v0 v0.0.1 Jul 26, 2024 Changes in this version + type LogWriter struct + Calldepth int + Format string + FormatArgs []interface{} + Logger *log.Logger + func (lw *LogWriter) Close() error + func (lw *LogWriter) ReadFrom(r io.Reader) (n int64, err error) + func (lw *LogWriter) Write(p []byte) (n int, err error)