cli, log: Improve the set-log-target functionality

Add a new log target 'newfile:PATH', and refactoring 'pa_log_target_type'.

Signed-off-by: Shuai Fan <shuai900217@126.com>
This commit is contained in:
Shuai Fan 2013-06-19 11:59:08 +08:00 committed by Tanu Kaskinen
parent e05c12f28b
commit b0bf132f8f
7 changed files with 205 additions and 102 deletions

View file

@ -263,7 +263,7 @@ USA.
<option>
<p><opt>set-log-target</opt> <arg>target</arg></p>
<optdesc><p>Change the log target (null, auto, syslog, stderr, file:PATH).</p></optdesc>
<optdesc><p>Change the log target (null, auto, syslog, stderr, file:PATH, newfile:PATH).</p></optdesc>
</option>
<option>