Interface ILogItem
Namespace:Microsoft.DocAsCode.Common
Assembly:Microsoft.DocAsCode.Common.dll
Syntax
public interface ILogItem
Properties
|
Improve this Doc
View Source
File
Declaration
Property Value
|
Improve this Doc
View Source
Line
Declaration
Property Value
|
Improve this Doc
View Source
LogLevel
Declaration
LogLevel LogLevel { get; }
Property Value
|
Improve this Doc
View Source
Message
Declaration
Property Value
|
Improve this Doc
View Source
Phase
Declaration
Property Value
Extension Methods