TraceFilter interface
This class describes a trace filter, i.e. a set of criteria on whether or not a trace event should be emitted
area | |
exception |
|
is |
|
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. |
owner |
|
path | |
process |
|
service | |
service |
|
time |
|
trace |
|
tracepoint | |
uri | |
user |
|
user |
area: string
Property Value
string
exceptionType: string
Property Value
string
isEnabled: boolean
Property Value
boolean
layer: string
Property Value
string
level: number
Property Value
number
method: string
Property Value
string
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: string
Property Value
string
path: string
Property Value
string
processName: string
Property Value
string
service: string
Property Value
string
serviceHost: string
Property Value
string
timeCreated: Date
Property Value
Date
traceId: string
Property Value
string
tracepoint: number
Property Value
number
uri: string
Property Value
string
userAgent: string
Property Value
string
userLogin: string
Property Value
string