1RUN: %lldb -o 'log list' -o 'log disable system' 2>&1 | FileCheck %s2CHECK-NOT: Logging categories for 'system'3CHECK: Invalid log channel 'system'4