My eggdrop runs on two Channels.
And I set the bot to log Channelstats with the following in the config-file:
logfile kjp #chan1 "chan1.eggdrop.log"
logfile kjp #chan2 "chan2.eggdrop.log"
set max-logs 5
set log-time 1
set keep-all-logs 0
set switch-logfiles-at 300
The Logging from Chan1 ist perfect...as i wished...
but the snd Chan won't be logged.
Chan1 is set:
..[ 20.55.27 ]..[ <Eknim> -inactive +statuslog -secret +shared
..[ 20.55.27 ]..[ <Eknim> +greet -seen +cycle +dontkickops
..[ 20.55.27 ]..[ <Eknim> +protectops -protectfriends -revenge -revengebot
..[ 20.55.27 ]..[ <Eknim> -bitch -autoop -autovoice -nodesynch
..[ 20.55.27 ]..[ <Eknim> +enforcebans +dynamicbans +userbans -autohalfop
..[ 20.55.27 ]..[ <Eknim> -protecthalfops
..[ 20.55.27 ]..[ <Eknim> +dynamicexempts +userexempts +dynamicinvites +userinvites
Chan2 ist set:
..[ 20.31.14 ]..[ <Eknim> -inactive +statuslog -secret +shared
..[ 20.31.14 ]..[ <Eknim> +greet -seen +cycle +dontkickops
..[ 20.31.14 ]..[ <Eknim> +protectops -protectfriends -revenge -revengebot
..[ 20.31.14 ]..[ <Eknim> -bitch -autoop -autovoice -nodesynch
..[ 20.31.14 ]..[ <Eknim> +enforcebans +dynamicbans +userbans -autohalfop
..[ 20.31.14 ]..[ <Eknim> -protecthalfops
..[ 20.31.14 ]..[ <Eknim> +dynamicexempts +userexempts +dynamicinvites +userinvites
When I look into the Partyline the following will be repeated by the eggdrop:
..[ 21.00.10 ]..[ <BOT> [21:00] #chan1 (+trn) : [m/4 o/2 h/0 v/0 n/2 b/14 e/0 I/0]
But this isn't shown for the other Channel?
Could this be the reason? How can I solve this problem so that the bot logs the 2 Chans in their two separate files?
Thx for support in advance.