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

	<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>2002-08-27T11:28:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-27T11:28:32-04:00</updated>

		<published>2002-08-27T11:28:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10075#p10075</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10075#p10075"/>
		<title type="html"><![CDATA[logging problem?!?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10075#p10075"><![CDATA[
You can write a script that will capture all output generated by a Tcl script.<br><br>using<br><div class="codebox"><p>Code: </p><pre><code>rename puthelp _puthelpproc puthelp {text args} {  #CHECK TEXT FOR PRIVMSG AND NOTICE COMMANDS&lt; THEN LOG THEM  _puthelp $text $args}</code></pre></div>This will replace the puthelp command with your own version. You can log what you wish with this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Aug 27, 2002 11:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-27T07:55:14-04:00</updated>

		<published>2002-08-27T07:55:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10070#p10070</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10070#p10070"/>
		<title type="html"><![CDATA[logging problem?!?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10070#p10070"><![CDATA[
Thanks ppslim,<br><br>I understand that I sould write my own script in order to catch bot output to channel.<br><br>Is that right?<br><br>Regards,<br><br>Remmius<p>Statistics: Posted by Guest — Tue Aug 27, 2002 7:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-27T07:40:35-04:00</updated>

		<published>2002-08-27T07:40:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10068#p10068</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10068#p10068"/>
		<title type="html"><![CDATA[logging problem?!?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10068#p10068"><![CDATA[
There is no current way to log the bots own output, otherwise, this would have been documented.<br><br>There is no native reason for the bot to log it's output, however, some people may want it for scripts they have loaded. As such, it should be up to scripts to provide it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Aug 27, 2002 7:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-27T06:02:24-04:00</updated>

		<published>2002-08-27T06:02:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10066#p10066</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10066#p10066"/>
		<title type="html"><![CDATA[logging problem?!?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10066#p10066"><![CDATA[
Hi all,<br><br>First of all, please excuse my poor command of English, I am not native, thank you.<br><br>Second, please excuse as well if my question is easy answered by reading docs and faqs here or anywhere else easy to find place, but I have done my best efforts to find the answer myself using above cited ways and failed :/<br><br>Now the question.<br><br>I have eggdrop 1.6.12<br><br>It works greatly and have had no problems at all with compiling running and setting it. In fact I am more than pleased with it, save from one thing, namely:<br><br>no matter what I do it refuses, and without any indication of it whatsoever, to log its own posts and actions...<br><br>I have tried to play with almost all combinations of<br><br>...<br><br>logfile &lt;logflags&gt; &lt;channel&gt; "logs/logfile"<br>    This setting tells the bot what should be logged, from where, and to<br>    which file.<br>...<br><br>with no success.<br><br>I have even installed and ran Kenny's mirclog.tcl but it fails to log bot's deeds <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad">(( too<br><br>So I am unable to solve this and would appreciate any help regarding this annoying bug err.. feature ;+)<br><br>Thank you for your responces in advance.<br><br>Regards,<br><br>Remmius<p>Statistics: Posted by Guest — Tue Aug 27, 2002 6:02 am</p><hr />
]]></content>
	</entry>
	</feed>
