v0.4.0
What's Changed
- Replace and Resolve keys by @veqryn in #7
Added ability to replace attributes and their keys before deduplication.
Added convenience methods for formatting and deduplicating log output to Graylog and also Stackdriver (GCP Cloud Operations / Google Log Explorer).
Breaking Change:
ResolveBuiltinKeyConflict
, DoesBuiltinKeyConflict
, and IncrementKeyName
have all been unified into a single function: ResolveKey
.
Full Changelog: v0.3.1...v0.4.0