bug31334 203 B

1234
  1. o Code simplification and refactoring:
  2. - Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes in the unit
  3. tests and fuzzers, rather than using hard-coded values.
  4. Closes ticket 31334.