pinojs / pino-elasticsearch

🌲 load pino logs into Elasticsearch
MIT License
179 stars 67 forks source link

--trace-level is not passed to the ElasticSearch client #69

Open xamgore opened 3 years ago

xamgore commented 3 years ago

I haven't found any mentions of --trace-level inside lib.js, also @elastic/client doesn't provide logger levels as I can see it. May be the argument should be removed?