Marcel

Results 7 comments of Marcel

Can confirm with 0.12.0 running inside a docker container and watching a mounted volume. I'm not sure, but it feels like this worked in older versions ...

Thanks @pimterry! For my case this would work to avoid `.setLevel()` for plugin init, but I would suggest the approach [Winston](https://github.com/winstonjs/winston) uses. So you could add multiple plugins which are...

Ah, ok, didn't had those use cases in mind. For my "send to server" use case your implementation will work just fine if you add the actual log level as...