commit | 33a3d106b830bd541aeef660825c7c7115fa3d64 | [log] [tgz] |
---|---|---|
author | Thomas Watson <tjwatson@us.ibm.com> | Fri Oct 04 07:45:08 2019 -0500 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Fri Oct 04 09:20:21 2019 -0500 |
tree | db113325c827be51a034eb9194da7cbb8fd53728 | |
parent | b486df242129b823f1fd93d8346b9ca15d7e4135 [diff] |
Bug 550689 - Fix IAE in PlatformLogWriter.convertRawEntryToStatus IllegalArgumentException in PlatformLogWriter.convertRawEntryToStatus if one of the new LogLevel AUDIT or TRACE is used. Mapping the two to OK IStatus because both are cases of a log with no indication of error or warning. Change-Id: Ic7060d88661e1e1578281d2662d6814dc7a5faa4 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>