Download Log4net udp logs viewer
Description
UdpLogViewer is a .NET 4 WinForm application that receives udp messages from log4net and shows them in a grid.It is possible to filter them or show in custom colors based on a regex.Processing of the messages is extensible because it uses IronPython under the hood.
Source Files
The download file udplogviewer.zip has the following entries.
.hgignore//from w ww . j a v a2 s . co m
CommonRules/CommonRules.csproj
CommonRules/Definitions.cs
CommonRules/IColoredProcessor.cs
CommonRules/LogItemProcessor.cs
CommonRules/Properties/AssemblyInfo.cs
FormsViewer/App.config
FormsViewer/FormViewer.Designer.cs
FormsViewer/FormViewer.cs
FormsViewer/FormViewer.resx
FormsViewer/FormsViewer.csproj
FormsViewer/LogGrid.cs
FormsViewer/LogGridRow.cs
FormsViewer/Processors.Designer.cs
FormsViewer/Processors.cs
FormsViewer/Processors.resx
FormsViewer/Program.cs
FormsViewer/Properties/AssemblyInfo.cs
FormsViewer/Properties/Resources.Designer.cs
FormsViewer/Properties/Resources.resx
FormsViewer/Properties/Settings.Designer.cs
FormsViewer/Properties/Settings.settings
FormsViewer/Test/Assert.cs
FormsViewer/Test/FormsViewer.Test.csproj
FormsViewer/Test/Properties/AssemblyInfo.cs
FormsViewer/Test/UiConfigLoadSave.cs
FormsViewer/UIConfig/ColumnsWidth.cs
FormsViewer/UIConfig/FontInfo.cs
FormsViewer/UIConfig/ProcessorsForm.cs
FormsViewer/UIConfig/UIConfiguration.cs
FormsViewer/config.py
FormsViewer/configTransform.ps1
FormsViewer/definitions.py
FormsViewer/example.rules.py
FormsViewer/support.rules.addGrowl.py
FormsViewer/uiconfig.py
IpyHostingBenchmark/FormsClases.cs
IpyHostingBenchmark/IpyHostingBenchmark.csproj
IpyHostingBenchmark/Program.cs
IpyHostingBenchmark/Properties/AssemblyInfo.cs
IpyHostingBenchmark/SimpleClasses.cs
IpyHostingBenchmark/formsRules.py
IpyHostingBenchmark/formsRulescsharp.py
IpyHostingBenchmark/simpleRulesIpy.py
IpyHostingBenchmark/simpleRulescsharp.py
TestUdpEmitor/App.config
TestUdpEmitor/Program.cs
TestUdpEmitor/Properties/AssemblyInfo.cs
TestUdpEmitor/TestUdpEmitor.csproj
TestUdpEmitor/log4net.dll
UdpLogViewer.Express2010.sln
UdpLogViewer.VS2010.sln
UdpLogViewerCore/ApplicationSettings.cs
UdpLogViewerCore/ColorPair.cs
UdpLogViewerCore/Configuration.cs
UdpLogViewerCore/Exceptions/ConditionException.cs
UdpLogViewerCore/Exceptions/LogParserException.cs
UdpLogViewerCore/IMesssageProcessor.cs
UdpLogViewerCore/Ipy.cs
UdpLogViewerCore/Level.cs
UdpLogViewerCore/LogItem.cs
UdpLogViewerCore/LogItemDispatcher.cs
UdpLogViewerCore/LogMessagesCollector.cs
UdpLogViewerCore/Logtem.cs
UdpLogViewerCore/MessageProcessors.cs
UdpLogViewerCore/Properties/AssemblyInfo.cs
UdpLogViewerCore/UdpLogViewerCore.csproj
bin/CommonRules.dll
bin/FormsViewer.exe
bin/FormsViewer.exe.config
bin/Growl.Connector.dll
bin/Growl.CoreLibrary.dll
bin/IronPython.Modules.dll
bin/IronPython.dll
bin/Microsoft.Dynamic.dll
bin/Microsoft.Scripting.dll
bin/TestUdpEmitor.exe
bin/TestUdpEmitor.exe.config
bin/UdpLogViewerCore.dll
bin/config.py
bin/definitions.py
bin/example.rules.py
bin/log4net.dll
bin/support.rules.addGrowl.py
bin/uiconfig.py
lib/Growl.Connector.dll
lib/Growl.CoreLibrary.dll
lib/IronPython.Modules.dll
lib/IronPython.dll
lib/Microsoft.Dynamic.dll
lib/Microsoft.Scripting.dll
lib/log4net.dll
lib/nunit.framework.dll
psake-build.ps1
Download
Click the following link to download udplogviewer.zip.
udplogviewer.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »