<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://solarstrike.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Log_Module</id>
		<title>Log Module - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://solarstrike.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Log_Module"/>
		<link rel="alternate" type="text/html" href="https://solarstrike.net/wiki/index.php?title=Log_Module&amp;action=history"/>
		<updated>2026-08-29T14:31:17Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://solarstrike.net/wiki/index.php?title=Log_Module&amp;diff=1129&amp;oldid=prev</id>
		<title>Elverion: Protected &quot;Log Module&quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://solarstrike.net/wiki/index.php?title=Log_Module&amp;diff=1129&amp;oldid=prev"/>
				<updated>2014-06-03T18:32:42Z</updated>
		
		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wiki/index.php/Log_Module&quot; title=&quot;Log Module&quot;&gt;Log Module&lt;/a&gt;&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 18:32, 3 June 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Elverion</name></author>	</entry>

	<entry>
		<id>https://solarstrike.net/wiki/index.php?title=Log_Module&amp;diff=1121&amp;oldid=prev</id>
		<title>Elverion: Created page with &quot;== getFilename == '''string log.getFilename()'''  Returns the filename of the file we are logging to.   == add == '''log.add(string msg)'''  Adds 'msg' into our log file. This...&quot;</title>
		<link rel="alternate" type="text/html" href="https://solarstrike.net/wiki/index.php?title=Log_Module&amp;diff=1121&amp;oldid=prev"/>
				<updated>2014-06-03T17:44:14Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== getFilename == &amp;#039;&amp;#039;&amp;#039;string log.getFilename()&amp;#039;&amp;#039;&amp;#039;  Returns the filename of the file we are logging to.   == add == &amp;#039;&amp;#039;&amp;#039;log.add(string msg)&amp;#039;&amp;#039;&amp;#039;  Adds &amp;#039;msg&amp;#039; into our log file. This...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== getFilename ==&lt;br /&gt;
'''string log.getFilename()'''&lt;br /&gt;
&lt;br /&gt;
Returns the filename of the file we are logging to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== add ==&lt;br /&gt;
'''log.add(string msg)'''&lt;br /&gt;
&lt;br /&gt;
Adds 'msg' into our log file. This includes timestamp prefix, but not newline.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== addRaw ==&lt;br /&gt;
'''log.addRaw(string msg)'''&lt;br /&gt;
&lt;br /&gt;
Adds 'msg' into our log file. This differs from log.add() as it does not include the timestamp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== isOpen ==&lt;br /&gt;
'''boolean log.isOpen()'''&lt;br /&gt;
&lt;br /&gt;
If a log was successfully opened for writing, returns true. Else, returns false.&lt;/div&gt;</summary>
		<author><name>Elverion</name></author>	</entry>

	</feed>