eggdrop logfiles

Old posts that have not been replied to for several years.
Locked
f
finkoisti
Voice
Posts: 5
Joined: Wed Mar 16, 2005 1:24 pm

eggdrop logfiles

Post by finkoisti »

How to configure eggdrop to make ex three different logfiles from chan.
The default is %Y%m%d

So I use now only .%Y to get year log in one file but I also want to create log files from each month and each week

set logfile-suffix ".%Y" this is for year log


set logfile-suffix ".%m" this should work for month log


set logfile-suffix ".%?????" what to put this to get weekly log??
Locked