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 |
---|---|---|
Log |
e |
Returns
Type | Description |
---|---|
System. |