Dynamicweb 8 Documentation
FormatMessage Method

Log entry to extract information from.
Returns a formatted message according to information provided through specified log entry.
Syntax
'Declaration
 
Protected Overridable Function FormatMessage( _ 
   ByVal entry As Dynamicweb.Searching.Management.Logging.LogEntry _
) As String
protected virtual string FormatMessage( 
   Dynamicweb.Searching.Management.Logging.LogEntry entry 
)

Parameters

entry
Log entry to extract information from.

Return Value

Log entry message.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventLogProvider Class
EventLogProvider Members

Send Feedback