public interface ILogViewerRepository
Methods View Source GetGlobalMinLogLevel()
Gets the minimum-level log value from the config file.
DeclarationLogLevel GetGlobalMinLogLevel()
Returns View Source GetLogCount(LogTimePeriod)
Returns the number of the different log level entries.
DeclarationLogLevelCounts GetLogCount(LogTimePeriod logTimePeriod)
Parameters Returns View Source GetLogs(LogTimePeriod, String)
Returns the collection of log entries.
DeclarationIEnumerable<ILogEntry> GetLogs(LogTimePeriod logTimePeriod, string filterExpression = null)
Parameters Type Name Description LogTimePeriod logTimePeriod System.String filterExpression Returns View Source GetMessageTemplates(LogTimePeriod)
Returns a list of all unique message templates and their counts.
DeclarationLogTemplate[] GetMessageTemplates(LogTimePeriod logTimePeriod)
Parameters Returns View Source RestrictedToMinimumLevel()
Get the minimum-level log value from the config file.
DeclarationLogLevel RestrictedToMinimumLevel()
Returns
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4