We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1000 introduced the wrongly named MetricsUtils.withMetricLogger. To be consistent, it should have been called MetricsUtils.withMetricsLogger.
MetricsUtils.withMetricLogger
MetricsUtils.withMetricsLogger
Deprecate MetricsUtils.withMetricLogger and introduce MetricsUtils.withMetricsLogger.
The text was updated successfully, but these errors were encountered:
chore(metrics): deprecated MetricsUtils.withMetricLogger in favor of …
8a30161
…deprecated MetricsUtils.withMetricsLogger closes aws-powertools#1059
89f379a
…MetricsUtils.withMetricsLogger closes aws-powertools#1059
fixed with #1060
Sorry, something went wrong.
humanzz
No branches or pull requests
#1000 introduced the wrongly named
MetricsUtils.withMetricLogger
. To be consistent, it should have been calledMetricsUtils.withMetricsLogger
.Deprecate
MetricsUtils.withMetricLogger
and introduceMetricsUtils.withMetricsLogger
.The text was updated successfully, but these errors were encountered: