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

	<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>2010-02-10T17:36:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-02-10T17:36:49-04:00</updated>

		<published>2010-02-10T17:36:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92044#p92044</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92044#p92044"/>
		<title type="html"><![CDATA[log]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92044#p92044"><![CDATA[
Using TCL_no_TK's code, you could surely alter whatever is logged using the putlog command. It will, however, not affect any of eggdrop's native logging (only way to intervene these log messages would be to edit the sourcecode).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Feb 10, 2010 5:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fire-Fox]]></name></author>
		<updated>2010-02-10T17:33:30-04:00</updated>

		<published>2010-02-10T17:33:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92042#p92042</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92042#p92042"/>
		<title type="html"><![CDATA[log]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92042#p92042"><![CDATA[
thanks, can it be done. So i can decide what it should output?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8230">Fire-Fox</a> — Wed Feb 10, 2010 5:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-01-30T17:40:21-04:00</updated>

		<published>2010-01-30T17:40:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91920#p91920</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91920#p91920"/>
		<title type="html"><![CDATA[log]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91920#p91920"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code> set putlogchan "#debug" if {[info commands putlog_old] != "putlog_old"} {  rename putlog putlog_old } proc putlog {text} {  global putlogchan   puthelp "PRIVMSG $putlogchan :$text"   putlog_old "$text" }</code></pre></div> something like that should do the trick <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Sat Jan 30, 2010 5:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2010-01-30T14:28:12-04:00</updated>

		<published>2010-01-30T14:28:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91913#p91913</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91913#p91913"/>
		<title type="html"><![CDATA[log]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91913#p91913"><![CDATA[
You have to find another way to explain it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jan 30, 2010 2:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fire-Fox]]></name></author>
		<updated>2010-01-30T10:44:48-04:00</updated>

		<published>2010-01-30T10:44:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91904#p91904</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91904#p91904"/>
		<title type="html"><![CDATA[log]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91904#p91904"><![CDATA[
Hey <br><br>Is is possible to make a script to output some stuff from putlog ?<br>don't know how i els can explain it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8230">Fire-Fox</a> — Sat Jan 30, 2010 10:44 am</p><hr />
]]></content>
	</entry>
	</feed>
