We've seen case where the log would contains Warn as the level and an error message but it would still eventually end up as error because we don't properly search for Warn with a first capital level. This should be the very least.
We might want to investigate to support logfmt and json level, severity keys to make this more robust.
cc @shantanualsi @sandeepsukhani
We've seen case where the log would contains
Warnas the level and anerrormessage but it would still eventually end up as error because we don't properly search forWarnwith a first capital level. This should be the very least.We might want to investigate to support logfmt and json level, severity keys to make this more robust.
cc @shantanualsi @sandeepsukhani