Optional
dao?: DAONameOptional
driver?: DriverTypeOptional
duration?: numberOptional
error?: unknownOptional
operation?: "count" | "findAll" | "findPage" | "exists" | "aggregate" | "insertAll" | "updateOne" | "updateAll" | "replaceOne" | "deleteOne" | "deleteAll" | "middlewareBefore" | "middlewareAfter"Optional
query?: stringGenerated using TypeDoc