Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
It prints to stderr when this condition is true
> if (num < 20 || (now-lastStderrReport > reporterErrDelay_))
Either first 20 lines or certain interval has passed since the last stderr output.
Output is logged to syslog but can be overwritten by streaming infrastructure outputs.