TraceFilter interface

This class describes a trace filter, i.e. a set of criteria on whether or not a trace event should be emitted

Properties

area
exceptionType
isEnabled
layer
level
method
owner

Used to serialize additional identity information (display name, etc) to clients. Not set by default. Server-side callers should use OwnerId.

ownerId
path
processName
service
serviceHost
timeCreated
traceId
tracepoint
uri
userAgent
userLogin

Property Details

area

area: string

Property Value

string

exceptionType

exceptionType: string

Property Value

string

isEnabled

isEnabled: boolean

Property Value

boolean

layer

layer: string

Property Value

string

level

level: number

Property Value

number

method

method: string

Property Value

string

owner

Used to serialize additional identity information (display name, etc) to clients. Not set by default. Server-side callers should use OwnerId.

owner: IdentityRef

Property Value

ownerId

ownerId: string

Property Value

string

path

path: string

Property Value

string

processName

processName: string

Property Value

string

service

service: string

Property Value

string

serviceHost

serviceHost: string

Property Value

string

timeCreated

timeCreated: Date

Property Value

Date

traceId

traceId: string

Property Value

string

tracepoint

tracepoint: number

Property Value

number

uri

uri: string

Property Value

string

userAgent

userAgent: string

Property Value

string

userLogin

userLogin: string

Property Value

string