Kind: Function
Source: atloria-monorepo/apps/api/src/technical-docs/mcp/exec-logging.ts
Signature
tsfunction withCallLogging(execFn: ApiExecFn, ctx: CallLogContext): ApiExecFn
Parameters
| Name | Type |
|---|---|
execFn | ApiExecFn |
ctx | CallLogContext |
Returns: ApiExecFn
Was this page helpful?