Class ThreadLogInfo
Inheritance
System.Object
ThreadLogInfo
Namespace: Log73
Assembly: Log73.dll
Syntax
public class ThreadLogInfo : object, ILogInfo
Fields
|
Improve this Doc
View Source
Attributes
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
Properties
|
Improve this Doc
View Source
Style
Declaration
public ConsoleStyleOption Style { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
GetValue(LogInfoContext)
Declaration
public string GetValue(LogInfoContext context)
Parameters
Returns
| Type |
Description |
| System.String |
|
Implements
Extension Methods