Skip to content

Reduce noise by making some logs verbose#4768

Merged
liliankasem merged 3 commits intomainfrom
liliankasem/verbose-logs
Jan 27, 2026
Merged

Reduce noise by making some logs verbose#4768
liliankasem merged 3 commits intomainfrom
liliankasem/verbose-logs

Conversation

@liliankasem
Copy link
Copy Markdown
Member

@liliankasem liliankasem commented Jan 9, 2026

Issue describing the changes in this PR

n/a

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Reduce noise by making some logs verbose

Also fix the mcp template not working for dotnet

@liliankasem liliankasem requested a review from a team as a code owner January 9, 2026 20:59
@liliankasem liliankasem force-pushed the liliankasem/verbose-logs branch 2 times, most recently from 50e26b4 to 51213f4 Compare January 22, 2026 23:27
@liliankasem liliankasem force-pushed the liliankasem/verbose-logs branch from 51213f4 to 0fd18cd Compare January 23, 2026 01:11
@liliankasem liliankasem force-pushed the liliankasem/verbose-logs branch from 0fd18cd to 167f1d8 Compare January 23, 2026 21:52
Copy link
Copy Markdown
Contributor

@aishwaryabh aishwaryabh left a comment

Choose a reason for hiding this comment

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

lgtm just had a question about the e2e test framework modification!

@liliankasem liliankasem merged commit b62fe26 into main Jan 27, 2026
38 checks passed
@liliankasem liliankasem deleted the liliankasem/verbose-logs branch January 27, 2026 18:04
@gata-bbs
Copy link
Copy Markdown

FYI, I think this PR removed user log outputs.
Before this change: func start would display Python logging.info() messages.
After this change: func start --verbose no longer shows Python user logs. I must now use func start --user-log-level Trace to see them.

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