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