i just installed pisg and i want to use my eggdrops log file to generate the statistics.
If i use "set keep-all-logs 1" there will be more than one file and if it is set to "set keep-all-logs 0" there will be only the actualy file and the cycled file from yesterday.
So how could i log everything in ONE big logfile?
I don't want to put all logfiles together manualy befor generating the stats.
If you don't want your logfiles to be deleted after two days and don't
want the bot to create a new logfile each new day, then set 'keep-all-logs'
to 0 and 'switch-logfiles-at' to 2500 in your bot's config file to make it
keeping one logfile all the time. This is not recommended on high traffic
channels.