<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>logview4net &#187; Highlight</title>
	<atom:link href="http://logview4net.com/tag/highlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://logview4net.com</link>
	<description>a log viewer for multiple sources</description>
	<lastBuildDate>Sun, 01 Jan 2012 14:14:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Configure Actions</title>
		<link>http://logview4net.com/configure-actions/</link>
		<comments>http://logview4net.com/configure-actions/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 10:15:45 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[Highlight]]></category>
		<category><![CDATA[Ignore]]></category>
		<category><![CDATA[Popup]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=26</guid>
		<description><![CDATA[Actions are instructions to the viewer how it should react to different events. When an event is received by the viewer it looks through the associated actions from the top and applies the first matching action. An action is concidered a match when its pattern matches one or more words in the log event. Pattern: [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/Actions.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/Actions.jpg" alt="" width="424" height="189" /></a></div>
<p>Actions are instructions to the viewer how it should react to  different events. When an event is received by the viewer it looks through the associated  actions from the top and applies the first matching action. An action is concidered a match when its pattern matches one or more  words in the log event.</p>
<ul>
<li>Pattern: A string to match against the text of an event</li>
<li>Action type: What to do when an event matches the pattern.</li>
<li>Color: The fore color to use for the hightlight action.</li>
<li>Delete: Press the Delete button corresponding to an actions you want to remove  from the current session.</li>
<li>Add: Adds an action to the current session.</li>
</ul>
<h4>Highlight</h4>
<p>Enables coloring of an event. </p>
<h4>Ignore</h4>
<p>Makes the event not to appear in the  viewer.</p>
<h4>Popup</h4>
<p>Pops up a messagebox with the event  data.</p>
<h4>Highlight match</h4>
<p>Enables coloring of the matched  content inside the event.</p>
<h4>Start ignore</h4>
<p>Tells the viewer to start ignoring  all events until it receives an End Ignore action.</p>
<h4>End ignore</h4>
<p>Tells the viewer to start showing  events again after ignoring them. The events are not counted so one End  will terminate the ignoring even if there has been five Start actions.</p>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/configure-actions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

