pinojs/pino

Clarification on wildcard documentation

オープン

#1,392 opened on 2022/04/05

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (839 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (13,157 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Hello! I'd like to be able to use wildcards in this way:

// Need to redact my_secret, my_other_secret, another_secret.

paths: ['*secret'],

It is unclear from the documentation if this is supported, or whether wildcards only pertain to whole keys and not parts of key words?

コントリビューターガイド