UNPKG

pino-logfmt

Version:
12 lines 286 B
export type ProgramOptions = { includeLevelLabel?: boolean levelLabelKey?: string formatTime?: boolean timeKey?: string snakeCase?: boolean flattenNested?: boolean flattenSeparator?: string customLevels?: string timeFormat?: string escapeMultilineStrings?: boolean }