Interface ILogFilter
Namespace: Umbraco.Core.Logging.Viewer
Assembly: Umbraco.Core.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 |