GetLogEntry
返回提交的 TransactionID 的事務日誌詳細資訊。
系統將返回以下欄位的單個記錄。
LogTransactionId
|
decimal
|
日誌事務 ID。
|
LogErrorLocation
|
string
|
日誌錯誤位置。
|
LogErrorMessage
|
string
|
日誌錯誤消息。
|
LogMethod
|
string
|
請求回應的日誌作業。
|
ExecutionTimeInSeconds
|
decimal
|
回應該請求所需的日誌時間。
|
SessionId
|
decimal
|
日誌會話 ID。
|
UserName
|
string
|
日誌使用者名稱。
|
ClientIP
|
string
|
用戶端的日誌 IP 地址。
|
DateSubmitted
|
dateTime
|
提交請求的日誌日期和時間。
|
DateUpdated
|
dateTime
|
返回回應的日誌日期和時間。
|
TransactionXML
|
string
|
用於提交請求的 XML 消息。
|
Method
|
string
|
請求此回應的作業。
|
TransactionID
|
decimal
|
此訊息的唯一訊息 ID。
|
ErrorMessage
|
string
|
如果為空,則系統不會返回錯誤。
|
ErrorLocation
|
string
|
如果為空,則系統不會返回錯誤。
|
|