Versions in this module Expand all Collapse all v0 v0.2.2 Jan 15, 2025 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