Click or drag to resize

LogEntry Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The LogEntry type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCategory
Gets the log category.
Public propertyCode exampleDirection
Gets the LogDirection enumeration.
Public propertyCode exampleException
Gets the type of error that occurred during application execution.
Public propertyCode exampleLogType
Gets the LogType enumeration.
Public propertyCode exampleManagedThreadId
Gets the current thread's managed thread ID.
Public propertyCode exampleMessage
Gets the log message that provides detail and insight as to what caused the error.
Public propertyNamedProperties
Gets the list of named properties for this log entry.
Public propertyRequestId
Gets the request ID.
Public propertyRequestString
Gets the request string that triggered this entry.
Public propertyCode exampleTime
Gets the time the log entry was created as a DateTime.
Top
See Also