Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 6da568e

Browse files
committed
Add logging document to index and change heading
1 parent ed381f5 commit 6da568e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ The Usage Guide
142142
pipelines
143143
pubsub
144144
readonly-mode
145+
logging
145146

146147

147148
.. _setup_and_performance:

docs/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Setup client logging
2-
####################
2+
====================
33

44
To setup logging for debugging inside the client during development you can add this as an example to your own code to enable `DEBUG` logging when using the library.
55

0 commit comments

Comments
 (0)