Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ILogFilter

    Namespace: Umbraco.Cms.Core.Logging.Viewer
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface ILogFilter

    Methods

    View Source

    TakeLogEvent(LogEvent)

    Declaration
    bool TakeLogEvent(LogEvent e)
    Parameters
    Type Name Description
    LogEvent e
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • TakeLogEvent(LogEvent)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX