<?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/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>LogFusion RSS: log4net multiline support</title>
<atom:link href="https://www.logfusion.ca/Discussions/RSS/?TopicID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f" rel="self" type="application/rss+xml" />
<link>https://www.logfusion.ca/Discussions/RSS/?TopicID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f</link>
<description>LogFusion RSS: log4net multiline support</description>
<lastBuildDate>Thu, 30 Apr 2026 17:45:41 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.logfusion.ca/Discussions/RSS/?TopicID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f</generator>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#8</link>
<pubDate>Thu, 29 Sep 2016 20:00:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#8</guid>
<category>LogFusion</category>
<description><![CDATA[Not yet, sorry! We still have this as an open request on our list, so we'll be sure to post an update if/when we're able to add log combining and regex filtering]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Not yet, sorry! We still have this as an open request on our list, so we'll be sure to post an update if/when we're able to add log combining and regex filtering <img src="https://www.logfusion.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#7</link>
<pubDate>Tue, 27 Sep 2016 15:01:52 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#7</guid>
<category>LogFusion</category>
<description><![CDATA[Any input on this yet? I find myself still using Sublime Text 3 for most of my log reviews due to the regex functionality. Being able to provide a template for regex parsing and merging of multiple logs together is pretty powerful in some tools. Would be awesome to add!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Any input on this yet? I find myself still using Sublime Text 3 for most of my log reviews due to the regex functionality. Being able to provide a template for regex parsing and merging of multiple logs together is pretty powerful in some tools. Would be awesome to add!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#6</link>
<pubDate>Fri, 24 Jun 2016 19:50:14 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#6</guid>
<category>LogFusion</category>
<description><![CDATA[Excellent, thanks! We'll see what we can do]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Excellent, thanks! We'll see what we can do <img src="https://www.logfusion.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#5</link>
<pubDate>Fri, 24 Jun 2016 17:25:50 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#5</guid>
<category>LogFusion</category>
<description><![CDATA[The key is that I currently have to use something like Log4view and GamutLogViewer to merge separate files into one timeline.
The key things I want to be able to do is provide a calculated diff column for delta between lines, and secondly to merge multiple files together and then sort them by da...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The key is that I currently have to use something like Log4view and GamutLogViewer to merge separate files into one timeline. <br/>
<br/>
The key things I want to be able to do is provide a calculated diff column for delta between lines, and secondly to merge multiple files together and then sort them by datetime so that I can view one timeline of events between logs from multiple servers. <br/>
<br/>
I attach a lorem example removing stack trace info. This might help give you an idea. <br/>
<br/>
I also have some regex code that gets started (not perfect on the message part per multi-line implementation varies based on syntax)<br/>
<br/>
Log4Net - Multiline Format <br/>
commented out user, but i wanted to work on optional match column to see if it worked. <br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019ddf7f181b734eafa571b58cf01727" class="ClipboardCopyControl"><img src="https://www.logfusion.ca/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019ddf7f181b734eafa571b58cf01727Js'); return false;"><img src="https://www.logfusion.ca/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019ddf7f181b734eafa571b58cf01727Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">^(?&lt;DateTime&gt;(?:\d{4})-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2},\d{3})\s*
(?:\[)(?&lt;ThreadID&gt;\d*)(?:\]\s*)
(?&lt;LogType&gt;\w+)\s+
(?&lt;Loger&gt;\w+)\s+-\s+
#(?&lt;User&gt;(\w|[=\\])*(?=:?\:?\s*))?
(?&lt;Message&gt;.*)$</pre><textarea id="code019ddf7f181b734eafa571b58cf01727" name="code019ddf7f181b734eafa571b58cf01727" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#4</link>
<pubDate>Mon, 01 Feb 2016 20:38:34 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#4</guid>
<category>LogFusion</category>
<description><![CDATA[Ah ok. Could you send me a sample log, along with the regex you would use to filter it?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ah ok. Could you send me a sample log, along with the regex you would use to filter it?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#3</link>
<pubDate>Fri, 29 Jan 2016 15:18:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#3</guid>
<category>LogFusion</category>
<description><![CDATA[Meaning log4net has a pattern, i can identify with regex potentially.
However, when a stack trace error is thrown it can expand to multiple lines. However, each line correctly starts with the datetime value. I want to be able to use logfusion to view the entry, but view it in a single line as a ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Meaning log4net has a pattern, i can identify with regex potentially. <br/>
However, when a stack trace error is thrown it can expand to multiple lines. However, each line correctly starts with the datetime value. I want to be able to use logfusion to view the entry, but view it in a single line as a single log entry. <br/>
<br/>
I guess I'm wondering about the potential to designate my parsing of a log based on regex/using a template. I like logfusion's simplicty, but want an easier to read longer results
</div>
]]></content:encoded>
</item>
<item>
<title>RE: log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#2</link>
<pubDate>Tue, 05 Jan 2016 19:54:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f#2</guid>
<category>LogFusion</category>
<description><![CDATA[Are you wanting to aggregate only specific lines from each log file? Or just have all log files loaded in a single tab in LogFusion?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Are you wanting to aggregate only specific lines from each log file? Or just have all log files loaded in a single tab in LogFusion?
</div>
]]></content:encoded>
</item>
<item>
<title>log4net multiline support</title>
<link>https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f</link>
<pubDate>Mon, 04 Jan 2016 16:58:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/log4net-multiline-support/?ID=ebd8e191-d273-428e-9b9a-dbfb88c5ba6f</guid>
<category>LogFusion</category>
<description><![CDATA[Haven't been able to find info on setting up multi-line log file reading, so I could merge mutliple log4net files into a single pane and review the history. Any tips or plans for "regex" or other type of parsing, and saving this configuration to open other matching files with?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Haven't been able to find info on setting up multi-line log file reading, so I could merge mutliple log4net files into a single pane and review the history. Any tips or plans for "regex" or other type of parsing, and saving this configuration to open other matching files with?
</div>
]]></content:encoded>
</item>
</channel>
</rss>