ClassesToSilenceSchema
constClassesToSilenceSchema:ZodObject<{classes:ZodArray<ZodString>; },$strip>
Defined in: packages/simply-apex-core/src/schemas/classesToSilence.ts:20
Schema for the JSON config file that lists which Apex classes to silence debug logs for.