You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: gapic/templates/README.rst.j2
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,3 +141,17 @@ Logging details
141
141
#. The Google-specific logging configurations (default handlers for environment-based configuration; not propagating logging events to the root logger) get
142
142
executed the first time *any* client library is instantiated in your application, and only if the affected loggers have not been previously configured.
143
143
(This is the reason for 2.i. above.)
144
+
145
+
146
+
Additional information
147
+
~~~~~~~~~~~~~~~~~~~~~~
148
+
149
+
For additional information and examples about logging see:
0 commit comments