diff --git a/doc/source/quickstart.rst b/doc/source/quickstart.rst index 73dc6ad..8a5c380 100644 --- a/doc/source/quickstart.rst +++ b/doc/source/quickstart.rst @@ -98,7 +98,7 @@ Logging ------- OSC Tiny provides a limited amount of built-in logging. To utilize this (e.g. for debugging) you -only need to `configure ` the used loggers: +only need to `configure `_ the used loggers: .. list-table:: Loggers :header-rows: 1 @@ -107,7 +107,7 @@ only need to `configure ` * - Logger - Description - * - osctiny.request + * - osctiny - Logs every HTTP request (including data and params) and response (including headers and body).