Variable: LogSourceDefinitionSchema
Makaio Framework / contracts / LogSourceDefinitionSchema
Variable: LogSourceDefinitionSchema
Section titled “Variable: LogSourceDefinitionSchema”
constLogSourceDefinitionSchema:ZodObject<{description:ZodOptional<ZodString>;glob:ZodOptional<ZodString>;id:ZodString;name:ZodString; },$strip>
Defined in: ../../../packages/contracts/src/client/definition.ts:64
Schema for a log source definition contributed by a client package.
Log sources describe where the client binary writes conversation logs so the Makaio log-import service can discover and ingest them.