项目文件夹

文件
2026-07-13 13:12:17 +08:00

10 行
270 B
HTML

<header>Output</header>
Destination for log messages from this logger. Common values are <tt>stdout</tt>, <tt>stderr</tt>, <tt>syslog</tt>, or a file path.
<p>
Packaged systemd services often use <tt>stdout</tt> so messages are collected by the journal.
<p>
<footer>