Interface ILogInfo
Namespace: Log73
Assembly: Log73.dll
Syntax
public interface ILogInfo
Properties
| Improve this Doc View SourceStyle
Declaration
ConsoleStyleOption Style { get; set; }
Property Value
| Type | Description |
|---|---|
| ConsoleStyleOption |
Methods
| Improve this Doc View SourceGetValue(LogInfoContext)
Declaration
string GetValue(LogInfoContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| LogInfoContext | context |
Returns
| Type | Description |
|---|---|
| System.String |