<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_logger_error</id>
		<title>MIST logger error - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_logger_error"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_logger_error&amp;action=history"/>
		<updated>2026-04-26T15:49:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_logger_error&amp;diff=1078&amp;oldid=prev</id>
		<title>Grimes at 23:17, 13 April 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_logger_error&amp;diff=1078&amp;oldid=prev"/>
				<updated>2018-04-13T23:17:14Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= yourLogger:error|&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 4.2&lt;br /&gt;
&lt;br /&gt;
|desc= Error logs are prefixed with 'ERROR' in DCS.log. Will be logged at level is 1 or greater. &lt;br /&gt;
&lt;br /&gt;
The special character &amp;quot;$n&amp;quot; value allows for easy concatenation of the error message. n being a number.&lt;br /&gt;
&lt;br /&gt;
|rtnType= nothing&lt;br /&gt;
&lt;br /&gt;
|reqType1= string&lt;br /&gt;
&lt;br /&gt;
|reqName1= error&lt;br /&gt;
&lt;br /&gt;
|reqType2= &lt;br /&gt;
&lt;br /&gt;
|optType1= table/multipleValues&lt;br /&gt;
&lt;br /&gt;
|optName1= params&lt;br /&gt;
&lt;br /&gt;
|optType2=&lt;br /&gt;
&lt;br /&gt;
|varExamples= String must be any valid string entry. &lt;br /&gt;
&lt;br /&gt;
Param can either be a table or multiple values. Entries will always correspond to the $n characters. For example $1 will always be the first table entry or first optional param.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|example= &lt;br /&gt;
The following creates a logger and displays a error log message.   &lt;br /&gt;
  local myLogger = mist.Logger:new('Daisy', 2)&lt;br /&gt;
  myLogger:error(&amp;quot;I'm $1 I can't let $2 do that $3.&amp;quot;, {'afraid', 'you', 'Dave'})&lt;br /&gt;
&lt;br /&gt;
|notes= &lt;br /&gt;
&lt;br /&gt;
|funcs= {{listOfMistLoggerFuncs}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category: MIST|logger error]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>