Skip to content

Pass a `Logger` to `Parameters`

Compare
Choose a tag to compare
@VaporBot VaporBot released this 18 May 11:37
· 19 commits to main since this release
9e181d6
This patch was authored by @BennyDeBock and released by @0xTim.

Adds SwiftLog as a dependency.

Adds a Logger to Parameters and a new initialiser to pass in your own Logger. This allows errors to be logged out.