Skip to content
New issue

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

[gardening]: logging utility method cleanup #155

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

jamieQ
Copy link
Contributor

@jamieQ jamieQ commented Sep 2, 2022

Description

  • clean up internal logging utility method

@@ -174,16 +172,15 @@ final class WorkflowLogger {

// MARK: - Utilities

private static func shouldLogRenderTimingsForMode(
_ renderLoggingMode: WorkflowLogging.Config.RenderLoggingMode,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're just using the static config value, so dropped the unused parameter.

@jamieQ jamieQ merged commit 7c2c76b into main Sep 2, 2022
@jamieQ jamieQ deleted the jquadri/gardening-logging-utility-method-cleanup branch September 2, 2022 17:55
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.

4 participants