Versions in this module Expand all Collapse all v1 v1.1.0 Jul 9, 2026 Changes in this version + const ConsoleType + const FileType + const RedisType + func Serialize(path string, logs []Logs) error + type Logs struct + Data LogsRedis + Type string + func Deserialize(path string) ([]Logs, error) + type LogsRedis struct + Stderr string + Stdout string