Class TypeLogInfo
ILogInfo for the logged object's type.
Inheritance
System.Object
TypeLogInfo
Implements
Namespace: Log73
Assembly: Log73.dll
Syntax
public class TypeLogInfo : object, ILogInfo
Fields
| Improve this Doc View SourceFullName
For example: If true, returns "Log73.TypeLogInfo". If false, returns "TypeLogInfo"
Declaration
public bool FullName
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Properties
| Improve this Doc View SourceStyle
Declaration
public ConsoleStyleOption Style { get; set; }
Property Value
| Type | Description |
|---|---|
| ConsoleStyleOption |
Methods
| Improve this Doc View SourceGetValue(LogInfoContext)
Declaration
public string GetValue(LogInfoContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| LogInfoContext | context |
Returns
| Type | Description |
|---|---|
| System.String |