Alexander Zeitler

Results 95 comments of Alexander Zeitler
trafficstars

@joserprieto Thx, this solved it for me on 14.04 :+1:

You're right. Would it be possible to modify the `redact` property itself after logger instantiation?

Thanks, I'll play around with this topic for better understanding. Is modification of redaction something you would accept a PR for?

@Silur Facing the same issue. Did you solve it?

Looks like my issue has been different. It didn't notice `process.env.MY_CONF_VAR='some-value'` but it did work when I set the environment variables when starting the process or using this in my...

Found it here: ![image](https://user-images.githubusercontent.com/287480/188506560-ae9e27e7-949f-49b3-beb2-d65a3b41a807.png)

I think providing something like a `majorVersion` option is the most appropriate way to solve this.

@frank-dspeed Thanks for your work. As @Steveb-p said, it's not a PR - if you need help here, just let us know. @Steveb-p Node.js 6 did support ES6 `class`. As...

@KenEucker Which Node.ja version do you use on which platform? I’m using `docker-compose` including `down` heavily at an internal project right now and it works (local machine macOS and GitHub...