mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/README.rst: Outline log levels
This commit is contained in:
parent
8df708d473
commit
17413fd570
1 changed files with 6 additions and 0 deletions
|
@ -56,6 +56,12 @@ You can manage the backend Calibre-Web server with these systemd commands::
|
|||
systemctl status calibre-web
|
||||
systemctl stop calibre-web
|
||||
|
||||
Errors and warnings can be seen if you run::
|
||||
|
||||
journalctl -u calibre-web
|
||||
|
||||
Log verbosity level can be `adjusted <https://github.com/janeczku/calibre-web/wiki/Configuration#logfile-configuration>`_ within Calibre-Web's web **Configuration > Basic Configuration > Logfile Configuration**.
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue