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.

Any way to flush log messages to disk right away?

General support and discussion of Eggdrop bots.
Post Reply
c
cimeran
Voice
Posts: 9
Joined: Fri Mar 04, 2011 11:52 pm

Any way to flush log messages to disk right away?

Post by cimeran »

Hi. Looking at the source and I'm trying to find a way to have all log messages flushed to disk immediately. Is there a flag of some sort to control this behaviour?

Thanks.
w
willyw
Revered One
Posts: 1202
Joined: Thu Jan 15, 2009 12:55 am

Re: Any way to flush log messages to disk right away?

Post by willyw »

Have you tried:
set quick-logs 1

The description here:
http://eggwiki.org/Eggdrop.conf
does not say that it is immediate, just "more up-to-date".

Experiment with it, and see if that meets your needs.
Post Reply