pinojs/pino

Clarification on wildcard documentation

開放

#1,392 建立於 2022年4月5日

 (5 則留言) (0 個反應) (0 位負責人)JavaScript (839 個分叉)batch import
good first issue

倉庫指標

星標
 (13,157 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南