Module sync (1.12.1)

Transport for Python logging handler.

Logs directly to the the Stackdriver 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.