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.

Logs

Old posts that have not been replied to for several years.
Locked
J
Jheremias
Voice
Posts: 20
Joined: Fri Oct 11, 2002 9:34 am

Logs

Post by Jheremias »

Hey:) I have in my bot set keep all logs set to 1, because I want all logs from a special channel...

My question is:

Can I log from another channel,but not keep all logs? I want for the second channel log ONLY current day and yesterday, as eggdrop does by default.....

I appreciate any help...;)
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This is not currently posible.

The current log code, does it's work on mass, and does not have the ability to choose log settings per file, though this is somthing worth while sugesting for the furture.

ALternative method to get around this, include using a Tcl script to keep the single log file for you. IE, yoyu set all log files to be rotated daily, so that you get only today and yesterday.

There is a bind that can then be used to keep a copy fo the current log, before it rotates.
J
Jheremias
Voice
Posts: 20
Joined: Fri Oct 11, 2002 9:34 am

Post by Jheremias »

This is bad....:( I suggest be fixed at the next eggdrop version....
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

It was never broken! So there is no need to fix it.

If somthing is documented as such, you should consider it broken. Eggdrop has never documented per file settings, nor has it hinted at it.

Don't expect anything regarding this soon.

The 1.6 tree is used for bug fixes only, though people have decided it would be nice to add features here and there.

The 1.7 tree (so experimental, servers should be a decontamination unit before use) is an allmost total re-write (which is nowhere near completion,a nd is only designed for coders, and people who want there IRC channel taken (not true, but it may be possible)). THis is where feature sugestions should be icluded, and not in the 1.6 tree.

The eggdrop moto is "If it aint broken, why fix it".
J
Jheremias
Voice
Posts: 20
Joined: Fri Oct 11, 2002 9:34 am

Post by Jheremias »

Aha...I see....At next eggdrop version, 1.7.x may I can w8 of sth special about logs...Thx for your reply anyway...:)
Locked