Class LogQueueItem
Inheritance
System.Object
LogQueueItem
Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke.dll
Syntax
public class LogQueueItem : object
Properties
| Improve this Doc View SourceLogInfo
Declaration
public LogInfo LogInfo { get; set; }
Property Value
Type | Description |
---|---|
LogInfo |
LogTypeConfigInfo
Declaration
public LogTypeConfigInfo LogTypeConfigInfo { get; set; }
Property Value
Type | Description |
---|---|
LogTypeConfigInfo |