[This is preliminary documentation and is subject to change.]
Time format for log line entries
Namespace: NFX.Log.DestinationsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public string LogTimeFormat { get; set; }
[ConfigAttribute]
public string LogTimeFormat { get; set; }
<ConfigAttribute>
Public Property LogTimeFormat As String
Get
Set
<ConfigAttribute>
Public Property LogTimeFormat As String
Get
Set
public:
[ConfigAttribute]
property String^ LogTimeFormat {
String^ get ();
void set (String^ value);
}
public:
[ConfigAttribute]
property String^ LogTimeFormat {
String^ get ();
void set (String^ value);
}
[<ConfigAttribute>]
member LogTimeFormat : string with get, set
[<ConfigAttribute>]
member LogTimeFormat : string with get, set
Property Value
Type:
String