• Maxime's avatar
    Added LogRoller parser and entity. · 00816099
    Maxime authored
    The errors and logs can now have log rolling if provided by the user.
    The current customisable parameter of it are:
    The maximal size of the file before rolling.
    The maximal age/time of the file before rolling.
    The number of backups to keep.
    00816099
log.go 2.88 KB