Why are these logs errors and not warnings or even info?
|
logger.error(unknownEventTypeError); |
We are currently sending all Segment events to Optimizely, so this is generating a lot of errors in our logs that are not actually errors.
What are your recommendations regarding this?
Thank you in advance!