Added in v1.0.0
Signature
export declare const Logger: (level: Level, headersToRedact?: string[]) => Effect.Effect<Response, unknown, unknown>