blob: 1fedd93cddf7c992da89edef71a15e85f4a12332 [file] [log] [blame]
# Copyright (c) 2024, Meta
#
# SPDX-License-Identifier: Apache-2.0
config POSIX_SYSLOG
bool "Support for syslog()"
default y if POSIX_API
help
This option provides support for closelog(), openlog(), syslog(),
setlogmask(), and vsyslog().