Skip to content

Conversation

@p-
Copy link
Contributor

@p- p- commented Oct 22, 2025

No description provided.

@p- p- requested a review from m-y-mo as a code owner October 22, 2025 13:05
Copilot AI review requested due to automatic review settings October 22, 2025 13:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds console logging for ERROR level messages in the task agent. Previously, log messages were only written to a file handler; now ERROR and above severity messages will also be displayed on the console for immediate visibility.

Key Changes

  • Added a StreamHandler to output ERROR level and above messages to the console
  • Configured the console handler with a simpler format than the file handler

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@p- p- merged commit 2c588c8 into main Oct 22, 2025
5 checks passed
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