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>
3 files changed