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.

Prevent log-cycling?

Old posts that have not been replied to for several years.
Locked
j
jonepet

Prevent log-cycling?

Post by jonepet »

I want the log for a channel in a single file. Not, channel.log, channel.log.yesterday, etc. Just channel.log. Is it possible?
g
guppy
eggdrop engineer
Posts: 199
Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:

Post by guppy »

Set the variable that controls log switching to a high value that is an impossible time value (in military time). i.e.. 25000.
j
jonepet

...

Post by jonepet »

Thank you! I will try that. :)
Locked