LoggerFormat: "default" | "detailed" | "json" | ((ctx, duration) => string)

Logger output format type

Type declaration

    • (ctx, duration): string
    • Parameters

      Returns string