Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Oct 29, 2023
1 parent 5be9b1b commit f03c51e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_helpers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const traceLogger = (pretty = true) => {

return pino(
{ level: 'trace', timestamp: () => `,"time":${nanoseconds()}` },
// @ts-expect-error
pinoLoki({
batching: false,
labels: { application: 'bentocache' },
Expand Down

0 comments on commit f03c51e

Please sign in to comment.