Versions in this module Expand all Collapse all v1 v1.1.0 Nov 11, 2021 v1.0.2 Sep 29, 2021 Changes in this version + type Writer struct + func NewWriterWithLevel(log *logging.Log, level string) *Writer + func (w *Writer) TruncateDate(b bool) + func (w *Writer) Write(b []byte) (int, error) v1.0.1 Feb 12, 2021 Changes in this version + func Cron(log *logging.Log) *cron Other modules containing this package git.destrealm.org/go/logging/v2