LogSuffix

Name

LogSuffix -- Regex to sort logfiles by format month||day||year

Synopsis

      
        <set LogSuffix="\.\d\d([A-Za-z]+)\d\d\d\d||\.(\d\d)[A-Za-z]+\d\d\d\d||\.\d\d[A-Za-z]+(\d\d\d\d)">
      
     

Description

LogSuffix is used to define the suffix of a logfile, it only works when LogDir is defined. The example in the synopsis is for the eggdrop bots default foramt.

Default

Unset