Download Sentinel - Log Viewer

Description

Sentinel is a log-viewer (implemented in WPF) with configurable filtering and highlighting (foreground/background colours).A classification system allows messages to be parsed and recomposed prior to display.Includes support for being a log4net UDP Appender target.

Icons

Sentinel - Log Viewer

Source Files

The download file sentinel.zip has the following entries.


.hgignore//  ww  w  .  j  a v a  2s .com
Log4NetTester/..svnbridge/.svnbridge
Log4NetTester/Log4NetTester.csproj
Log4NetTester/Program.cs
Log4NetTester/Properties/AssemblyInfo.cs
Log4NetTester/Properties/Settings.Designer.cs
Log4NetTester/Properties/Settings.settings
Log4NetTester/app.config
Log4NetTester/packages.config
NLogTester/NLog.config
NLogTester/NLogTester.csproj
NLogTester/Program.cs
NLogTester/Properties/AssemblyInfo.cs
NLogTester/app.config
NLogTester/packages.config
Sentinel.FileMonitor/CustomMessageDecoderPage.xaml
Sentinel.FileMonitor/CustomMessageDecoderPage.xaml.cs
Sentinel.FileMonitor/FileMonitorProviderPage.xaml
Sentinel.FileMonitor/FileMonitorProviderPage.xaml.cs
Sentinel.FileMonitor/FileMonitoringProvider.cs
Sentinel.FileMonitor/FileMonitoringProviderSettings.cs
Sentinel.FileMonitor/IFileMonitoringProviderSettings.cs
Sentinel.FileMonitor/LogEntry.cs
Sentinel.FileMonitor/MessageFormatPage.xaml
Sentinel.FileMonitor/MessageFormatPage.xaml.cs
Sentinel.FileMonitor/Properties/AssemblyInfo.cs
Sentinel.FileMonitor/Properties/Resources.Designer.cs
Sentinel.FileMonitor/Properties/Resources.resx
Sentinel.FileMonitor/Properties/Settings.Designer.cs
Sentinel.FileMonitor/Properties/Settings.settings
Sentinel.FileMonitor/ProviderRegistrationInformation.cs
Sentinel.FileMonitor/Sentinel.FileMonitor.csproj
Sentinel.Interfaces/ILogEntry.cs
Sentinel.Interfaces/ILogger.cs
Sentinel.Interfaces/Properties/AssemblyInfo.cs
Sentinel.Interfaces/Providers/ILogProvider.cs
Sentinel.Interfaces/Providers/INetworkProvider.cs
Sentinel.Interfaces/Providers/IProviderInfo.cs
Sentinel.Interfaces/Providers/IProviderRegistrationRecord.cs
Sentinel.Interfaces/Providers/IProviderSettings.cs
Sentinel.Interfaces/Sentinel.Interfaces.csproj
Sentinel.Log4Net/ConfigurationPage.xaml
Sentinel.Log4Net/ConfigurationPage.xaml.cs
Sentinel.Log4Net/IUdpAppenderListenerSettings.cs
Sentinel.Log4Net/Log4NetProvider.cs
Sentinel.Log4Net/LogEntry.cs
Sentinel.Log4Net/Properties/AssemblyInfo.cs
Sentinel.Log4Net/ProviderRegistrationInformation.cs
Sentinel.Log4Net/Sentinel.Log4Net.csproj
Sentinel.Log4Net/UdpAppenderSettings.cs
Sentinel.Log4Net/XElementHelpers.cs
Sentinel.Log4Net/packages.config
Sentinel.MSBuild/ConfigurationPage.xaml
Sentinel.MSBuild/ConfigurationPage.xaml.cs
Sentinel.MSBuild/IMSBuildListenerSettings.cs
Sentinel.MSBuild/LogEntry.cs
Sentinel.MSBuild/MSBuildListenerSettings.cs
Sentinel.MSBuild/MSBuildProvider.cs
Sentinel.MSBuild/Properties/AssemblyInfo.cs
Sentinel.MSBuild/ProviderInfo.cs
Sentinel.MSBuild/ProviderRegistrationInformation.cs
Sentinel.MSBuild/Sentinel.MSBuild.csproj
Sentinel.MSBuild/packages.config
Sentinel.NLog/INLogAppenderSettings.cs
Sentinel.NLog/LogEntry.cs
Sentinel.NLog/NLogViewerProvider.cs
Sentinel.NLog/NetworkClientWrapper.cs
Sentinel.NLog/NetworkConfigurationPage.xaml
Sentinel.NLog/NetworkConfigurationPage.xaml.cs
Sentinel.NLog/NetworkProtocol.cs
Sentinel.NLog/NetworkSettings.cs
Sentinel.NLog/Properties/AssemblyInfo.cs
Sentinel.NLog/Properties/Settings.Designer.cs
Sentinel.NLog/Properties/Settings.settings
Sentinel.NLog/ProviderInfo.cs
Sentinel.NLog/ProviderRegistrationInformation.cs
Sentinel.NLog/ProviderSettings.cs
Sentinel.NLog/Sentinel.NLog.csproj
Sentinel.NLog/packages.config
Sentinel.sln
Sentinel/Classification/Classifiers.cs
Sentinel/Classification/Controls/ClassificationsControl.xaml
Sentinel/Classification/Controls/ClassificationsControl.xaml.cs
Sentinel/Classification/DescriptionClassifier.cs
Sentinel/Classification/IncomingClassifier.cs
Sentinel/Classification/Interfaces/IAddClassifier.cs
Sentinel/Classification/Interfaces/IClassifier.cs
Sentinel/Classification/Interfaces/IClassifierService.cs
Sentinel/Classification/Interfaces/IEditClassifier.cs
Sentinel/Classification/Interfaces/IIncomingClassifier.cs
Sentinel/Classification/Interfaces/IRemoveClassifier.cs
Sentinel/Classification/Interfaces/IVisualClassifier.cs
Sentinel/Classification/TypeImageClassifier.cs
Sentinel/Classification/VisualClassifier.cs
Sentinel/Controls/ImageTypesControl.xaml
Sentinel/Controls/ImageTypesControl.xaml.cs
Sentinel/Controls/ImageView.cs
Sentinel/Controls/LogActivityControl.xaml
Sentinel/Controls/LogActivityControl.xaml.cs
Sentinel/Controls/MainWindow.xaml
Sentinel/Controls/MainWindow.xaml.cs
Sentinel/Controls/PreferencesControl.xaml
Sentinel/Controls/PreferencesControl.xaml.cs
Sentinel/Controls/PreferencesWindow.xaml
Sentinel/Controls/PreferencesWindow.xaml.cs
Sentinel/Controls/WindowPlacementInfo.cs
Sentinel/Filters/Filter.cs
Sentinel/Filters/FilteringService.cs
Sentinel/Filters/Gui/AddEditFilter.cs
Sentinel/Filters/Gui/AddEditFilterWindow.xaml
Sentinel/Filters/Gui/AddEditFilterWindow.xaml.cs
Sentinel/Filters/Gui/AddFilter.cs
Sentinel/Filters/Gui/EditFilter.cs
Sentinel/Filters/Gui/FiltersControl.xaml
Sentinel/Filters/Gui/FiltersControl.xaml.cs
Sentinel/Filters/Gui/RemoveFilter.cs
Sentinel/Filters/Interfaces/IAddFilterService.cs
Sentinel/Filters/Interfaces/IEditFilterService.cs
Sentinel/Filters/Interfaces/IFilter.cs
Sentinel/Filters/Interfaces/IFilteringService.cs
Sentinel/Filters/Interfaces/IRemoveFilterService.cs
Sentinel/Filters/Interfaces/IStandardDebuggingFilter.cs
Sentinel/Filters/StandardFilter.cs
Sentinel/Highlighters/Gui/AddEditHighlighter.cs
Sentinel/Highlighters/Gui/AddEditHighlighterWindow.xaml
Sentinel/Highlighters/Gui/AddEditHighlighterWindow.xaml.cs
Sentinel/Highlighters/Gui/AddNewHighlighterService.cs
Sentinel/Highlighters/Gui/EditHighlighterService.cs
Sentinel/Highlighters/Gui/HighlightersControl.xaml
Sentinel/Highlighters/Gui/HighlightersControl.xaml.cs
Sentinel/Highlighters/Gui/RemoveHighlighterService.cs
Sentinel/Highlighters/Highlighter.cs
Sentinel/Highlighters/HighlighterConverter.cs
Sentinel/Highlighters/HighlighterStyle.cs
Sentinel/Highlighters/HighlightingSelector.cs
Sentinel/Highlighters/HighlightingService.cs
Sentinel/Highlighters/Interfaces/IAddHighlighterService.cs
Sentinel/Highlighters/Interfaces/IEditHighlighterService.cs
Sentinel/Highlighters/Interfaces/IHighlighter.cs
Sentinel/Highlighters/Interfaces/IHighlightingService.cs
Sentinel/Highlighters/Interfaces/IRemoveHighlighterService.cs
Sentinel/Highlighters/Interfaces/ISearchHighlighter.cs
Sentinel/Highlighters/SearchHighlighter.cs
Sentinel/Images/AddEditTypeImageViewModel.cs
Sentinel/Images/AddTypeImageService.cs
Sentinel/Images/Controls/AddImageWindow.xaml
Sentinel/Images/Controls/AddImageWindow.xaml.cs
Sentinel/Images/EditTypeImageMapping.cs
Sentinel/Images/ImageQuality.cs
Sentinel/Images/Interfaces/IAddTypeImage.cs
Sentinel/Images/Interfaces/IEditTypeImage.cs
Sentinel/Images/Interfaces/IRemoveTypeImage.cs
Sentinel/Images/Interfaces/ITypeImageService.cs
Sentinel/Images/Interfaces/ImageTypeRecord.cs
Sentinel/Images/RemoveTypeImageMapping.cs
Sentinel/Images/TypeToImageService.cs
Sentinel/Interfaces/CaseInsensitiveComparer.cs
Sentinel/Interfaces/CollectionChangeHelper.cs
Sentinel/Interfaces/EnumerableExtensions.cs
Sentinel/Interfaces/IDefaultInitialisation.cs
Sentinel/Interfaces/IHighlighterStyle.cs
Sentinel/Interfaces/IUserPreferences.cs
Sentinel/Interfaces/LinqHelpers.cs
Sentinel/Interfaces/LogEntry.cs
Sentinel/Interfaces/LogEntryField.cs
Sentinel/Interfaces/LogEntryFieldHelper.cs
Sentinel/Interfaces/MatchMode.cs
Sentinel/Logger/ILogViewerDetails.cs
Sentinel/Logger/IUdpLogViewer.cs
Sentinel/Logger/LogEntryFieldHelper.cs
Sentinel/Logger/LogWriter.cs
Sentinel/Logs/Gui/AddNewLoggerWelcomePage.xaml
Sentinel/Logs/Gui/AddNewLoggerWelcomePage.xaml.cs
Sentinel/Logs/Gui/NewLoggerSettings.cs
Sentinel/Logs/Gui/NewLoggerSummaryPage.xaml
Sentinel/Logs/Gui/NewLoggerSummaryPage.xaml.cs
Sentinel/Logs/Gui/NewLoggerWizard.cs
Sentinel/Logs/Gui/ProvidersPage.xaml
Sentinel/Logs/Gui/ProvidersPage.xaml.cs
Sentinel/Logs/Gui/SetLoggerNamePage.xaml
Sentinel/Logs/Gui/SetLoggerNamePage.xaml.cs
Sentinel/Logs/Gui/ViewSelectionPage.xaml
Sentinel/Logs/Gui/ViewSelectionPage.xaml.cs
Sentinel/Logs/Interfaces/ILogManager.cs
Sentinel/Logs/Log.cs
Sentinel/Logs/LogManager.cs
Sentinel/MainApplication.xaml
Sentinel/MainApplication.xaml.cs
Sentinel/Preferences/UserPreferences.cs
Sentinel/Properties/AssemblyInfo.cs
Sentinel/Properties/Resources.Designer.cs
Sentinel/Properties/Resources.resx
Sentinel/Properties/Settings.Designer.cs
Sentinel/Properties/Settings.settings
Sentinel/Providers/Interfaces/INewProviderWizard.cs
Sentinel/Providers/Interfaces/IProviderManager.cs
Sentinel/Providers/Interfaces/PendingProviderRecord.cs
Sentinel/Providers/NewProviderWizard.cs
Sentinel/Providers/ProviderInfo.cs
Sentinel/Providers/ProviderManager.cs
Sentinel/Providers/ProviderRegistrationRecord.cs
Sentinel/Providers/ProviderSettings.cs
Sentinel/Providers/SelectProviderPage.xaml
Sentinel/Providers/SelectProviderPage.xaml.cs
Sentinel/Resources/Glyphs/SortDownArrow.png
Sentinel/Resources/Glyphs/SortUpArrow.png
Sentinel/Resources/Large/Debug.png
Sentinel/Resources/Large/Error.png
Sentinel/Resources/Large/Exit.png
Sentinel/Resources/Large/Fatal.png
Sentinel/Resources/Large/Info.png
Sentinel/Resources/Large/Trace.png
Sentinel/Resources/Large/Warning.png
Sentinel/Resources/Medium/Debug.png
Sentinel/Resources/Medium/Error.png
Sentinel/Resources/Medium/Exit.png
Sentinel/Resources/Medium/Fatal.png
Sentinel/Resources/Medium/Info.png
Sentinel/Resources/Medium/Trace.png
Sentinel/Resources/Medium/Warning.png
Sentinel/Resources/Small/Add.png
Sentinel/Resources/Small/Clear.png
Sentinel/Resources/Small/Clock.png
Sentinel/Resources/Small/Debug.png
Sentinel/Resources/Small/Error.png
Sentinel/Resources/Small/Exit.png
Sentinel/Resources/Small/Fatal.png
Sentinel/Resources/Small/Info.png
Sentinel/Resources/Small/Layout.png
Sentinel/Resources/Small/Lightning.png
Sentinel/Resources/Small/MonoLightning.png
Sentinel/Resources/Small/Open.png
Sentinel/Resources/Small/Play.png
Sentinel/Resources/Small/Save.png
Sentinel/Resources/Small/ScrollDown.png
Sentinel/Resources/Small/Settings.png
Sentinel/Resources/Small/Trace.png
Sentinel/Resources/Small/Warning.png
Sentinel/Sentinel.csproj
Sentinel/Sentinel.ico
Sentinel/Services/AttributeHelper.cs
Sentinel/Services/DictionaryHelper.cs
Sentinel/Services/ServiceLocator.cs
Sentinel/Settings.StyleCop
Sentinel/Support/Converters/BoolToDisableConverter.cs
Sentinel/Support/Converters/BooleanToWidthConverter.cs
Sentinel/Support/Converters/ColourConverter.cs
Sentinel/Support/Converters/ImageLibraryConverter.cs
Sentinel/Support/Converters/IsTimingMessageValueConverter.cs
Sentinel/Support/Converters/MatchModeConverter.cs
Sentinel/Support/Converters/MessageHasExceptionMetadataConverter.cs
Sentinel/Support/Converters/TimeSinceDateTimeConverter.cs
Sentinel/Support/Converters/TypeToImageConverter.cs
Sentinel/Support/Converters/TypeToLargeImageConverter.cs
Sentinel/Support/Converters/TypeToMediumImageConverter.cs
Sentinel/Support/Converters/TypeToSmallImageConverter.cs
Sentinel/Support/Converters/VisibilityToCollapsedConverter.cs
Sentinel/Support/GridViewSort.cs
Sentinel/Support/JsonHelper.cs
Sentinel/Support/Mvvm/DelegateCommand.cs
Sentinel/Support/Mvvm/ViewModelBase.cs
Sentinel/Support/RegexExtensions.cs
Sentinel/Support/ScrollingHelper.cs
Sentinel/Support/Wpf/DataBoundToolbar.cs
Sentinel/Support/Wpf/FixedWidthColumn.xaml.cs
Sentinel/Support/Wpf/ObservableDictionary.cs
Sentinel/Support/Wpf/ThemeInfo.cs
Sentinel/Views/Gui/LogMessages.cs
Sentinel/Views/Gui/LogMessagesControl.xaml
Sentinel/Views/Gui/LogMessagesControl.xaml.cs
Sentinel/Views/Gui/LogViewerToolbarButton.cs
Sentinel/Views/Gui/MultipleViewFrame.xaml
Sentinel/Views/Gui/MultipleViewFrame.xaml.cs
Sentinel/Views/Gui/ViewInformation.cs
Sentinel/Views/Heartbeat/HeartbeatControl.xaml
Sentinel/Views/Heartbeat/HeartbeatControl.xaml.cs
Sentinel/Views/Heartbeat/MessageHeatbeat.cs
Sentinel/Views/Interfaces/ILogViewer.cs
Sentinel/Views/Interfaces/ILogViewerToolbarButton.cs
Sentinel/Views/Interfaces/IViewInformation.cs
Sentinel/Views/Interfaces/IViewManager.cs
Sentinel/Views/Interfaces/IWindowFrame.cs
Sentinel/Views/ViewManager.cs
Sentinel/app.config
Sentinel/packages.config
ThirdParty/nLog1/NLog.dll
WpfExtras/Converters/BooleanInvertingValueConverter.cs
WpfExtras/Converters/CollapseIfFalseConverter.cs
WpfExtras/Converters/CollapseIfZeroConverter.cs
WpfExtras/Converters/VisibilityToHiddenConverter.cs
WpfExtras/DelegateCommand.cs
WpfExtras/EstablishPossibleNavigation.cs
WpfExtras/IWizardPage.cs
WpfExtras/PageChange.cs
WpfExtras/PageNavigationTreeEntry.cs
WpfExtras/Properties/AssemblyInfo.cs
WpfExtras/Wizard.xaml
WpfExtras/Wizard.xaml.cs
WpfExtras/WizardPageControl.cs
WpfExtras/WpfExtras.csproj
nLog1Tester/NLog.config
nLog1Tester/Program.cs
nLog1Tester/Properties/AssemblyInfo.cs
nLog1Tester/nLog1Tester.csproj

Download

Click the following link to download sentinel.zip.

sentinel.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML