# README
gizmo-stackdriver-logging
This repository provides a library that aims to provide a StackDriver-integrated logging library that follows Gizmo's conventions for loading configuration from the environment.
For an example of this library being used in a real-world Gizmo project, check out the video-transcoding-api: https://github.com/NYTimes/video-transcoding-api/blob/57e3ff55ca4b0577668a7288f6800d71c8c5d5e5/main.go#L23-L32.