Interface ILoggerListener
Inherited Members
Namespace:Microsoft.DocAsCode.Common
Assembly:Microsoft.DocAsCode.Common.dll
Syntax
public interface ILoggerListener : IDisposable
Methods
| Improve this Doc View SourceFlush()
Declaration
void Flush()
WriteLine(ILogItem)
Declaration
void WriteLine(ILogItem item)
Parameters
Type | Name | Description |
---|---|---|
ILogItem | item |