<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/255" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2001-10-25T18:44:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/255</id>

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-25T18:44:00-04:00</updated>

		<published>2001-10-25T18:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1070#p1070</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1070#p1070"/>
		<title type="html"><![CDATA[channel.log.yesterday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1070#p1070"><![CDATA[
Follow the mthod the rest of the configfile takes.<br><br>All settings begin with set<br><blockquote class="uncited"><div>set keep-all-logs 0</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 25, 2001 6:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-25T18:33:00-04:00</updated>

		<published>2001-10-25T18:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1069#p1069</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1069#p1069"/>
		<title type="html"><![CDATA[channel.log.yesterday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1069#p1069"><![CDATA[
tnx ppslim that was just what i was looking for, but it dont work for me, all i get is this error when i try to start the bot<br>[22:28] TCL error in file 'xxxxx.conf':<br>[22:28] invalid command name "keep-all-logs"<br>    while executing<br>"keep-all-logs 0"<br>    (file "xxxxx.conf" line 101)<br><br>/Fredde<p>Statistics: Posted by Guest — Thu Oct 25, 2001 6:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-25T18:09:00-04:00</updated>

		<published>2001-10-25T18:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1067#p1067</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1067#p1067"/>
		<title type="html"><![CDATA[channel.log.yesterday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1067#p1067"><![CDATA[
Method 2.<br><br>THe way above allows you to log to a new file each day, keeping them in an organised fashion.<br><br>If you wish to still use one file though (making long long reading). You can set keep-all-logs to 0 and switch-logfiles-at to 2500.<br><br>Read over some other tricks in tricks in the doc directory.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 25, 2001 6:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-25T17:15:00-04:00</updated>

		<published>2001-10-25T17:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1066#p1066</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1066#p1066"/>
		<title type="html"><![CDATA[channel.log.yesterday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1066#p1066"><![CDATA[
Try looking areound here<blockquote class="uncited"><div># once a day the logfiles are switched out and started fresh --<br># this specifies when that should happen (in military time)<br># [note that a leading 0 will make Tcl think this is an octal value,<br># something you probably don't want.]<br>set switch-logfiles-at 300 </div></blockquote>There are tons of ways to keep you logs By date<blockquote class="uncited"><div> # [0/1] keep logfiles for more than 48 hours -- instead of being called<br># "(logfilename).yesterday", the log files are named by the current date,<br># and kept around forever (eventually your directory might get full, so<br># be careful with this!)<br>set keep-all-logs 1 </div></blockquote><br>just look in your ".conf" file look for "<strong class="text-strong">  #### LOG FILES ####</strong><br><br>~SniperAC~<br><br><br><br>&lt;font size=-1&gt;[ This Message was edited by: SniperAC on 2001-10-25 15:32 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Thu Oct 25, 2001 5:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-25T17:12:00-04:00</updated>

		<published>2001-10-25T17:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1064#p1064</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1064#p1064"/>
		<title type="html"><![CDATA[channel.log.yesterday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1064#p1064"><![CDATA[
How do i keep the bot from changing into channel.log.yesterday and just keep on logging to channel.log for ever?<br><br>/Fredde<p>Statistics: Posted by Guest — Thu Oct 25, 2001 5:12 pm</p><hr />
]]></content>
	</entry>
	</feed>
