这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Ulthran
Copy link
Contributor

@Ulthran Ulthran commented Aug 15, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 15, 2025 17:53
@Ulthran Ulthran linked an issue Aug 15, 2025 that may be closed by this pull request
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 rolls back the logging implementation to a simpler approach, replacing custom logging configuration with basic Python logging setup. The change removes custom formatters and specialized logger configurations in favor of a unified basic logging approach.

  • Replaces custom ConditionalLevelFormatter and specialized logger configurations with logging.basicConfig()
  • Simplifies all logger getter functions to return the root logger
  • Removes extension-specific logging adapter and complex handler management

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

@Ulthran Ulthran merged commit 6005a8d into main Aug 16, 2025
10 checks passed
@Ulthran Ulthran deleted the 558-rollback-logging branch August 16, 2025 04:33
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.

Rollback logging

2 participants