[This is preliminary documentation and is subject to change.]
Captures an error, warning, or informational log message for inclusion in a zone log.
| C# | Visual Basic | Visual C++ |
public class SIF_LogEntry : SifDataObject
Public Class SIF_LogEntry _ Inherits SifDataObject
public ref class SIF_LogEntry : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_LogEntrySIF_LogEntryNew()() |
Creates an instance of a SIF_LogEntry
| |
| SIF_LogEntrySIF_LogEntryNew(LogSource, LogLevel, SIF_LogEntryHeader, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LogLevel |
Gets or sets the value of the LogLevel attribute.
| |
| SetLogLevel(LogLevel) |
Sets the value of the LogLevel attribute.
| |
| SetSIF_Category(SIFLogCategory) |
Sets the value of the <SIF_Category> element.
| |
| SetSource(LogSource) |
Sets the value of the Source attribute.
| |
| SIF_ApplicationCode |
Gets or sets the value of the <SIF_ApplicationCode> element.
| |
| SIF_Category |
Gets or sets the value of the <SIF_Category> element.
| |
| SIF_Code |
Gets or sets the value of the <SIF_Code> element.
| |
| SIF_Desc |
Gets or sets the value of the <SIF_Desc> element.
| |
| SIF_ExtendedDesc |
Gets or sets the value of the <SIF_ExtendedDesc> element.
| |
| SIF_LogEntryHeader |
Gets or sets the value of the <SIF_LogEntryHeader> element.
| |
| SIF_LogObjects |
Gets or sets the value of the <SIF_LogObjects> element.
| |
| SIF_OriginalHeader |
Gets or sets the value of the <SIF_OriginalHeader> element.
| |
| Source |
Gets or sets the value of the Source attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| SIF_LogEntry | |||||