mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Add the logging in the fcgi example
This commit is contained in:
parent
b7c0bdbabf
commit
841e6b45a6
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ To use Radicale with Apache's ``mod_wsgi``, you first have to write your
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
import radicale
|
import radicale
|
||||||
|
radicale.log.start()
|
||||||
application = radicale.Application()
|
application = radicale.Application()
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue