Add comment on redirecting log to stdout

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@323794 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5258f77335
This commit is contained in:
Sebastian Bazley 2003-12-02 16:45:49 +00:00
parent 67a1bb7778
commit 43df81c61b
1 changed files with 3 additions and 0 deletions

View File

@ -94,6 +94,9 @@ log_level.jorphan=INFO
# Combined log file (for jmeter and jorphan)
log_file=jmeter.log
# To redirect logging to standard output, try the following:
# (it will probably report an error, but output will be to stdout)
#log_file=
# Or define separate logs if required:
#log_file.jorphan=jorphan.log