Dynamicweb.Extensibility.Searching Namespace : EventLogProvider Class |
The following tables list the members exposed by EventLogProvider.
Name | Description | |
---|---|---|
![]() | EventLogProvider Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
![]() | Info | (Inherited from Dynamicweb.Searching.Management.Logging.LogProvider) |
![]() | IsBuffered | Overridden. Gets value indicating whether log output is buffered. |
![]() | Log | Gets the reference to Event Log object instance. |
Name | Description | |
---|---|---|
![]() | EventCategoryID | Gets an ID of the event category. |
![]() | EventInstanceID | Gets an ID of the event instance (resource). |
![]() | LogName | Gets the name of the event log. |
![]() | LogSource | Gets the name of the log source. |
Name | Description | |
---|---|---|
![]() | Clear | (Inherited from Dynamicweb.Searching.Management.Logging.LogProvider) |
![]() | Flush | (Inherited from Dynamicweb.Searching.Management.Logging.LogProvider) |
![]() | GetEntries | Overridden. Gets a list of last 200 log entries currently written by the current log provider. |
![]() | Write | Overloaded. Overridden. Writes a range of log entries to persistent medium. |
Name | Description | |
---|---|---|
![]() | FormatMessage | Returns a formatted message according to information provided through specified log entry. |
![]() | GetLog | Initializes Event Log object instance. |
![]() | GetStandardFields | Retrieves the message part presenting standard fields. |
![]() | WriteMessage | Writes a single message to the Event Log. |