single log file for both stdout and stderr

Tento commit je obsažen v:
AJ ONeal 2018-09-16 02:45:05 -06:00
rodič 31e036e341
revize db785fd267

Zobrazit soubor

@ -54,8 +54,8 @@
<string>{TELEBIT_PATH}</string>
<key>StandardErrorPath</key>
<string>{TELEBIT_LOG_DIR}/error.log</string>
<string>{TELEBIT_LOG_DIR}/telebit.log</string>
<key>StandardOutPath</key>
<string>{TELEBIT_LOG_DIR}/info.log</string>
<string>{TELEBIT_LOG_DIR}/telebit.log</string>
</dict>
</plist>