msimerson/safe-log-reader

any way to make it watch forever ?

Closed this issue · 3 comments

Hello,

Is there anyway where i could make it watch the file "forever"
even when end of file happens ?

It already does. That's one of the built in features.

Clearly i'm missing the idea, could you kindly provide an example , of like continuously reading a .log file ? "forever",
what i understood is this does only read until "lines read are equal to batch size " ?