It might depend on how the data is formatted in the log. We're pulling out a string, and if not everything is in that string but is instead in individual strings, we might only be catching the first one in ExtraneousInfo.
↧
It might depend on how the data is formatted in the log. We're pulling out a string, and if not everything is in that string but is instead in individual strings, we might only be catching the first one in ExtraneousInfo.