Module base (2.5.0)

Module containing base class for logging transport.

Classes

Transport

Transport()

Base class for Google Cloud Logging handler transports.

Subclasses of Transport must have constructors that accept a client and name object, and must override send.