blob: df15468426da5a0a1043aa084f5bb0a42e8d464e [file] [log] [blame] [edit]
# Copyright 2018 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# For ARC related logs:
# - Log all messages to /var/log/arc.log.
# - Log important stuff (EMERG..ERR) to /var/log/messages.
if $syslogtag startswith 'arc-' then -/var/log/arc.log
if $syslogtag startswith 'arc-' and $syslogseverity >= '4' then ~