Skip to content

Conversation

@shivajee98
Copy link

Meshkit v0.6.84 does not have the LogLevel field in logger.Options, which prevents adapters from configuring log levels properly. Upgrading to v0.7.13 adds this field and resolves compatibility issues.

Description

Upgrade meshkit dependency to v0.7.13 to support logger.Options.LogLevel.

Notes for Reviewers

  • Verified build succeeds after the upgrade.
  • Adapter runs without errors.
  • No functional changes beyond the dependency update.

Signed commits

  • Yes, I signed my commits.

meshkit v0.6.84 does not have the LogLevel field in logger.Options,
which prevents adapters from configuring log levels properly.
Upgrading to v0.7.13 adds this field and resolves compatibility issues.

Signed-off-by: shivajee98 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant