This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

logging channels

Old posts that have not been replied to for several years.
Locked
p
pr3d

logging channels

Post by pr3d »

Im running an eggdrop bot on 2 channels, one is for chatting and the other one for a quiz. Im using the "keep all logs" function, but i only want to log the chat channel for creating stats, how can i disable logging the second channel?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You have either 1 of 2 methods of logging setup.

Global, or channel logging.

Find the lines in the config file, related to setting up the logfiles.

You will either have channel names, or a * for the channel names in these.

Simply change them, to point to the channel you want logging, and not *.

If you need to use *, then don't use any logging flags, that would point to channel specifi text.
Locked