ernestio / ernest

Ernest is a tool to define, manage and collaborate on your infrastructure
http://ernest.io/
Mozilla Public License 2.0
17 stars 6 forks source link

Inline logger blacklist #461

Open adriacidre opened 7 years ago

adriacidre commented 7 years ago

When debugging you may want to discard some messages on the ernest-cli log command. I would like to propose a flag to avoid some of these messages, example:

ernest-cli log --blacklist service.set.mapping, _INBOX.*
adriacidre commented 7 years ago

Partial work done in https://github.com/ernestio/ernest-cli/pull/102/files