Share via


LogDetails Members

Microsoft Robotics Class Reference

The LogDetails type exposes the following members.

Constructors

  Name Description
Public method LogDetails
Initializes a new instance of the LogDetails class

Methods

  Name Description
Public method Clone
Creates a copy of the Log Details object
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GenerateMessageString
Generates a message string from a log details object.
Public method GetArgumentValue
Gets the argument value.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method SetArgumentValue(Int32, Object)
sets the Log argument data
Public method SetArgumentValue(String, Object)
sets the Log argument data
Public method SetArgumentValues
sets the Log argument values
Public method ToString
ToString() overload.
(Overrides Object. . :: . .ToString() () () ().)

Properties

  Name Description
Public property ArgumentData
Gets or sets the log arguments property bag
Public property CategoryEnumType
Gets or sets the category enumeration type
Public property CorrelationData
Gets or sets the log correlation data - used for end to end tracing
Public property ExpectedArgumentValues
Gets or sets the Expected Argument Values
Public property Header
Gets or sets the category description
Public property Origin
Gets or sets the origin structure
Public property Timestamp
Gets or sets the timestamp
Public property TraceLevel
Gets or sets the default trace level

See Also

LogDetails Class

Microsoft.Dss.Diagnostics Namespace