Skip to content

Conversation

@Charles-Gagnon
Copy link
Contributor

Having debug enabled was causing major delays when running tests (especially benchmark tests) and so I'm reverting my change to enable debug by default and instead have a setting that can be enabled in the pipeline to add more verbose logging.

This has the downside that if a transient error occurs then it'll be a bit harder to track down as we'll have to rely on it happening again or Information logging being enough - but our runs have generally been stable enough that this should be fine for normal runs (and then debug logging can be enabled for getting additional logs during pipeline runs)

Times before (with debug logging enabled)

image

Times after (with default Information logging)

image

@Charles-Gagnon Charles-Gagnon merged commit db67382 into main Nov 29, 2022
@Charles-Gagnon Charles-Gagnon deleted the chgagnon/removeDebug branch November 29, 2022 16:41
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
…#539)

* Default to warning

* Information default

* Add update log level script

* Update readme
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.

3 participants