Bun samples are verified on Bun 1.3.13; HTTP/2 clients need Bun >= 1.2.6, and a few packages skip their Bun suite in CI. Runtime compatibility
Connectum API Reference / @connectum/core / LoggerBackendSchema
Variable: LoggerBackendSchema โ
constLoggerBackendSchema:ZodDefault<ZodEnum<{console:"console";otel:"otel";pino:"pino"; }>>
Defined in: packages/core/src/config/envSchema.ts:25
Logger backend schema
