Show / Hide Table of Contents

    Interface ILoggerListener

    Inherited Members
    IDisposable.Dispose()
    Namespace:Microsoft.DocAsCode.Common
    Assembly:Microsoft.DocAsCode.Common.dll
    Syntax
    public interface ILoggerListener : IDisposable

    Methods

    Flush()

    Declaration
    void Flush()

    WriteLine(ILogItem)

    Declaration
    void WriteLine(ILogItem item)
    Parameters
    Type Name Description
    ILogItem item

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    Back to top Copyright © 2015-2017 Microsoft
    Generated by DocFX