Closed jbelkins closed 1 day ago
https://github.com/smithy-lang/smithy-swift/pull/865 adds @autoclosure to three logger params on the LogAgent protocol.
@autoclosure
LogAgent
This PR updates a test logger to conform.
No new dependencies were added to this change.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes
https://github.com/smithy-lang/smithy-swift/pull/865 adds
@autoclosure
to three logger params on theLogAgent
protocol.This PR updates a test logger to conform.
New/existing dependencies impact assessment, if applicable
No new dependencies were added to this change.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.