Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 672 Bytes

File metadata and controls

25 lines (19 loc) · 672 Bytes

Transports

These classes define how the :class:`CloudLoggingHandler <google.cloud.logging_v2.handlers.handlers.CloudLoggingHandler>` transport logs into GCP. More information in the :ref:`User Guide<transports>`

Base Transport

.. automodule:: google.cloud.logging_v2.handlers.transports.base
  :members:
  :show-inheritance:

Background Thread Transport

.. automodule:: google.cloud.logging_v2.handlers.transports.background_thread
  :members:
  :show-inheritance:

Synchronous Transport

.. automodule:: google.cloud.logging_v2.handlers.transports.sync
  :members:
  :show-inheritance: