Interface: BaseEntry
Defined in: types/entry.types.ts:38
Extended by
RequestEntryQueryEntryExceptionEntryLogEntryCacheEntryEventEntryJobEntryScheduleEntryMailEntryHttpClientEntryRedisEntryModelEntryNotificationEntryViewEntryCommandEntryGateEntryBatchEntryDumpEntryGraphQLEntry
Properties
createdAt?
optionalcreatedAt:string
Defined in: types/entry.types.ts:42
familyHash?
optionalfamilyHash:string
Defined in: types/entry.types.ts:44
id?
optionalid:number
Defined in: types/entry.types.ts:39
requestId?
optionalrequestId:string
Defined in: types/entry.types.ts:41
resolvedAt?
optionalresolvedAt:string
Defined in: types/entry.types.ts:46
tags?
optionaltags:string[]
Defined in: types/entry.types.ts:45
type
type:
"query"|"request"|"exception"|"log"|"cache"|"event"|"job"|"schedule"|"mail"|"http-client"|"redis"|"model"|"notification"|"view"|"command"|"gate"|"batch"|"dump"|"graphql"
Defined in: types/entry.types.ts:40