Closed m1ga closed 2 months ago
Currently if you use ignoreLog with just a single string instead of an array it will show lots of
ignoreLog
TypeError: ignoreLog.some is not a function at printData`
errors in the log.
This PR will allow strings.
Test
"ignoreLog": "Too many Flogger logs received before configuration"
Currently if you use
ignoreLog
with just a single string instead of an array it will show lots oferrors in the log.
This PR will allow strings.
Test
"ignoreLog": "Too many Flogger logs received before configuration"