Merge "Correct "log_file" option in zaqar documents"
This commit is contained in:
commit
d5e7f7340a
@ -51,10 +51,10 @@ sudo yum install gcc python-pip libxml2-devel libxslt-devel
|
|||||||
|
|
||||||
uri = mongodb://127.0.0.1:27017
|
uri = mongodb://127.0.0.1:27017
|
||||||
|
|
||||||
5. For logging, find the ``[DEFAULT]`` section in
|
5. For logging, find the ``[handler_file]`` section in
|
||||||
``~/.zaqar/zaqar.conf`` and modify as desired::
|
``~/.zaqar/logging.conf`` and modify as desired::
|
||||||
|
|
||||||
log_file = server.log
|
args=('zaqar.log', 'w')
|
||||||
|
|
||||||
6. Change directories back to your local copy of the repo::
|
6. Change directories back to your local copy of the repo::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user