pinojs/pino

Clarification on wildcard documentation

Open

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

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)JavaScript (13,157 star) (839 fork)batch import
good first issue

描述

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?

貢獻者指南

Clarification on wildcard documentation · pinojs/pino#1392 | Good First Issue