Siyavash Habashi

Results 5 issues of Siyavash Habashi

This PR aims both to resolve an unclear behavior of the `mapFormat` method and improve the extensibility of this method. The `mapFormat` method provides a `RootJsonFormat` to serialize `scala.Predef#Map`s as...

## 🧰 Maintenance * Release new version only if version does not yet exist * [Update parcel to 2.6.2 (was 2.6.0).](https://github.com/janjaali/sendGrid-mock/pull/40/commits/9e40dc03623c8c079cb8eaad9d6288815ce62715)

Referencing: ```scala trait Foo { def bar(): Int def buz: Int } val fooMock = mock[Foo] (() => fooMock.bar()).expects(10) (() => fooMock.buz).expects(10) ``` Shouldn't that be more like: ```scala trait...

Hi, considering , should I raise a PR?

### Library Name _No response_ ### Library Version(s) _No response_ ### Describe the feature you'd like Provide the missing Environment Variable equivalent for setting `datadog.slf4j.simpleLogger.jsonEnabled`, see . ### Is your...

type: feature request
comp: logging