Versions in this module Expand all Collapse all v1 v1.2.13 Feb 15, 2026 Changes in this version + type LineWorksWriter struct + MaxMsgLength int + MaxSubLength int + Timeout time.Duration + Webhook string + func (sw *LineWorksWriter) Close() + func (sw *LineWorksWriter) Flush() + func (sw *LineWorksWriter) SetTimeout(timeout string) error + func (sw *LineWorksWriter) SetWebhook(webhook string) error + func (sw *LineWorksWriter) Write(le *log.Event)