oai-proxy / src /logger.ts
hphphp's picture
Duplicate from idosal/oai-proxy
6e60493
raw
history blame contribute delete
56 Bytes
import pino from "pino";
export const logger = pino();