We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996c587 commit a161532Copy full SHA for a161532
bufflog.ts
@@ -27,7 +27,7 @@ export class BuffLog {
27
} else {
28
return {}
29
}
30
- }
+ },
31
32
// notice doesn't exist in pino, let's add it
33
customLevels: {
0 commit comments