Interface ILogFilter
Namespace: Umbraco.Cms.Core.Logging.Viewer
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface ILogFilter
Methods
View SourceTakeLogEvent(LogEvent)
Declaration
bool TakeLogEvent(LogEvent e)
Parameters
| Type | Name | Description |
|---|---|---|
| LogEvent | e |
Returns
| Type | Description |
|---|---|
| System.Boolean |