mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 05:07:40 +03:00
cosmetics related to logging doc
This commit is contained in:
parent
4696d252f4
commit
f26facba3e
1 changed files with 3 additions and 3 deletions
|
@ -625,7 +625,7 @@ git log
|
|||
|
||||
In case of problems, make sure you run radicale with ``--debug`` switch and
|
||||
inspect the log output. For more information, please visit
|
||||
[section on logging.]({{ site.baseurl }}/logging/) .
|
||||
[section on logging](#logging-overview).
|
||||
|
||||
Reason for problems can be
|
||||
- SELinux status -> check related audit log
|
||||
|
@ -1485,11 +1485,11 @@ address books that are direct children of the path `/USERNAME/`.
|
|||
|
||||
Delete collections by deleting the corresponding folders.
|
||||
|
||||
### Logging
|
||||
### Logging overview
|
||||
|
||||
Radicale logs to `stderr`. The verbosity of the log output can be controlled
|
||||
with `--debug` command line argument or the `level` configuration option in
|
||||
the `logging` section.
|
||||
the [logging](#logging) section.
|
||||
|
||||
### Architecture
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue