Commit Graph

1 Commits

Author SHA1 Message Date
Ian Milligan a536174bdf
Use zapdriver config as base zap config (#1773)
* Use zapdriver config as base zap config

Changes the encoding of the timestamp, severity, and message fields to
be parseable by Stackdriver.

* Wrap zap core with zapdriver core

Automatically adds labels and source location to log messages.
2020-12-03 11:31:09 -08:00