<?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/9208" />

	<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>2005-02-23T19:58:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ramirez]]></name></author>
		<updated>2005-02-23T19:58:06-04:00</updated>

		<published>2005-02-23T19:58:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46882#p46882</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46882#p46882"/>
		<title type="html"><![CDATA[Question about logfiles.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46882#p46882"><![CDATA[
Exactly what I needed (again).<br>Thanks. :)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6011">ramirez</a> — Wed Feb 23, 2005 7:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-23T18:58:39-04:00</updated>

		<published>2005-02-23T18:58:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46880#p46880</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46880#p46880"/>
		<title type="html"><![CDATA[Question about logfiles.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46880#p46880"><![CDATA[
<blockquote class="uncited"><div># Enable this setting if you want your Eggdrop to die upon receiving a SIGHUP<br># kill signal. Otherwise, the Eggdrop will just save its userfile and rehash.<br>set die-on-sighup 0</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Wed Feb 23, 2005 6:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ramirez]]></name></author>
		<updated>2005-02-23T18:17:29-04:00</updated>

		<published>2005-02-23T18:17:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46878#p46878</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46878#p46878"/>
		<title type="html"><![CDATA[Question about logfiles.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46878#p46878"><![CDATA[
Thanks, this is exactly what I need. :D<br><br>EDIT. Hey, I don't really want to create another topic, so let me ask another question in there..<br>Is there anyway to rehash the eggdrop config file externally? Meaning that you don't have to DCC Chat to the bot and do ".rehash". I am asking this because I am making a little web-based control panel that adds static chans to the eggdrop conf file, and I'd like them to take effect immediatly after saving the changes. And I don't really want to kill the bot and reload it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6011">ramirez</a> — Wed Feb 23, 2005 6:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[avilon]]></name></author>
		<updated>2005-02-23T18:05:32-04:00</updated>

		<published>2005-02-23T18:05:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46877#p46877</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46877#p46877"/>
		<title type="html"><![CDATA[Question about logfiles.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46877#p46877"><![CDATA[
<a href="http://www.egghelp.org/mytcl.htm" class="postlink">http://www.egghelp.org/mytcl.htm</a><br><a href="http://www.egghelp.org/files/mytcl/autolog1.0.tcl.gz" class="postlink">http://www.egghelp.org/files/mytcl/autolog1.0.tcl.gz</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5191">avilon</a> — Wed Feb 23, 2005 6:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ramirez]]></name></author>
		<updated>2005-02-23T17:31:08-04:00</updated>

		<published>2005-02-23T17:31:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46876#p46876</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46876#p46876"/>
		<title type="html"><![CDATA[Question about logfiles.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46876#p46876"><![CDATA[
Hey, I have a little question about logfiles in eggdrop config.<br>Currently I have something like this:<div class="codebox"><p>Code: </p><pre><code>logfile jpk #chan1 "logs/chan1.log"logfile jpk #chan2 "logs/chan2.log"logfile jpk #chan3 "logs/chan3.log"logfile jpk #chan4 "logs/chan4.log"</code></pre></div>I want my bot to log every channel's stuff into its own log file (which why I am using this), but I don't really want to edit the conf file everytime I add a channel, hence my question is.. Is there a way to set the bot to globally log the channels into individual files?<br>Something like this:<div class="codebox"><p>Code: </p><pre><code>logfile jpk * "logs/&lt;chan&gt;.log"</code></pre></div>Where &lt;chan&gt; corresponds the channel it is logging from..<br><br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6011">ramirez</a> — Wed Feb 23, 2005 5:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
