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

    | Improve this Doc View Source

    Flush()

    Declaration
    void Flush()
    | Improve this Doc View Source

    WriteLine(ILogItem)

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

    Extension Methods

    JsonUtility.ToJsonString(Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2015-2016 Microsoft
    Generated by DocFX