Class CallingModuleLogInfo
ILogInfo for the name of the calling method's module.
Inheritance
System.Object
CallingModuleLogInfo
Namespace: Log73
Assembly: Log73.dll
Syntax
public class CallingModuleLogInfo : object, ILogInfo
Fields
|
Improve this Doc
View Source
FullName
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
UnableToGet
Declaration
public string UnableToGet
Field Value
| Type |
Description |
| System.String |
|
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