Kilian Ciuffolo
Kilian Ciuffolo
thanks, I'll check the test also
This looks like a bug in the `chrono-node` library that I am using. For the time being I would suggest you turn it off with `--no-parse-date` on the `rtail` cli...
@assertnotnull if you are tailing a multiline JSON structure you need to absolutely turn parsing off otherwise it will replace everything that looks like a date! I am even thinking...
Yeah regardless I need to make it work programmatically, it will help writing tests. The winston plugin then could just require the lib.
var s = util.format ?
@guille you're right :)
@petemounce same here. Especially with prs with auto rebase from develop. I wish I could say: develop has the priority here! Same use case for hotfixes and master as yours
Any news on this?