Release v0.2.0
Release v0.2.0
Breaking change to the Logger interface
- The Logger.KeyValuesToContext method has been removed.
- Implementations and consumers must use the provided functions for key value pair manipulation in context.
- Adds RemoveKeyValuesFromContext function