A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.ILogViewerRepository.html below:

View Source Interface ILogViewerRepository Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public interface ILogViewerRepository
Methods View Source GetGlobalMinLogLevel()

Gets the minimum-level log value from the config file.

Declaration
LogLevel GetGlobalMinLogLevel()
Returns View Source GetLogCount(LogTimePeriod)

Returns the number of the different log level entries.

Declaration
LogLevelCounts GetLogCount(LogTimePeriod logTimePeriod)
Parameters Returns View Source GetLogs(LogTimePeriod, String)

Returns the collection of log entries.

Declaration
IEnumerable<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.

Declaration
LogTemplate[] GetMessageTemplates(LogTimePeriod logTimePeriod)
Parameters Returns View Source RestrictedToMinimumLevel()

Get the minimum-level log value from the config file.

Declaration
LogLevel 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