LogPrefix

Name

LogPrefix -- only parse logs LogPrefixed with a userdefined string

Synopsis

      
        <channel="#channel">
         LogDir="/home/foo/eggdrop/logs/"
         Format = "eggdrop"
         LogPrefix = "logjun"
        </channel>

        <set LogPrefix="logjanuary">
      
    

Description

When using the LogDir option and you only want to use a slew of the files in it, you can have pisg choose only files which are prefixed with a special string.

Default

unset