Module sync (2.0.2)

Transport for Python logging handler.

Logs directly to the the Cloud Logging API with a synchronous call.

Classes

SyncTransport

SyncTransport(client, name)

Basic sychronous transport.

Uses this library's Logging client to directly make the API call.