Categorygithub.com/fsouza/gizmo-stackdriver-logging
modulepackage
1.3.3
Repository: https://github.com/fsouza/gizmo-stackdriver-logging.git
Documentation: pkg.go.dev

# README

gizmo-stackdriver-logging

Build Status

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.

# Structs

Config contains configuration for logging level and services integration.