Dynamicweb 8 Documentation
EventLogProvider Class Members
Properties  Methods 


The following tables list the members exposed by EventLogProvider.

Public Constructors
 NameDescription
Public ConstructorEventLogProvider ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyInfo (Inherited from Dynamicweb.Searching.Management.Logging.LogProvider)
Public PropertyIsBufferedOverridden. Gets value indicating whether log output is buffered.  
Public PropertyLogGets the reference to Event Log object instance.  
Top
Protected Properties
 NameDescription
Protected PropertyEventCategoryIDGets an ID of the event category.  
Protected PropertyEventInstanceIDGets an ID of the event instance (resource).  
Protected PropertyLogNameGets the name of the event log.  
Protected PropertyLogSourceGets the name of the log source.  
Top
Public Methods
 NameDescription
Public MethodClear (Inherited from Dynamicweb.Searching.Management.Logging.LogProvider)
Public MethodFlush (Inherited from Dynamicweb.Searching.Management.Logging.LogProvider)
Public MethodGetEntriesOverridden. Gets a list of last 200 log entries currently written by the current log provider.  
Public MethodWriteOverloaded. Overridden. Writes a range of log entries to persistent medium.  
Top
Protected Methods
 NameDescription
Protected MethodFormatMessageReturns a formatted message according to information provided through specified log entry.  
Protected MethodGetLogInitializes Event Log object instance.  
Protected MethodGetStandardFieldsRetrieves the message part presenting standard fields.  
Protected MethodWriteMessageWrites a single message to the Event Log.  
Top
See Also

Reference

EventLogProvider Class
Dynamicweb.Extensibility.Searching Namespace

Send Feedback