C# 클래스 pt.sapo.sdb.smi.Entry

파일 보기 프로젝트 열기: sapo/sapo-services-sdk

공개 프로퍼티들

프로퍼티 타입 설명
description String
duration double
exception System.Exception
linkedTraceId String
messageNumber int
offset double
properties Object>.IDictionary
severity SeverityType

공개 메소드들

메소드 설명
getEntries ( ) : List

메소드 상세

getEntries() 공개 메소드

public getEntries ( ) : List
리턴 List

프로퍼티 상세

description 공개적으로 프로퍼티

public String description
리턴 String

duration 공개적으로 프로퍼티

public double duration
리턴 double

exception 공개적으로 프로퍼티

public Exception,System exception
리턴 System.Exception

linkedTraceId 공개적으로 프로퍼티

public String linkedTraceId
리턴 String

messageNumber 공개적으로 프로퍼티

public int messageNumber
리턴 int

offset 공개적으로 프로퍼티

public double offset
리턴 double

properties 공개적으로 프로퍼티

public IDictionary properties
리턴 Object>.IDictionary

severity 공개적으로 프로퍼티

public SeverityType severity
리턴 SeverityType