Skip to content

[Shim] Clean up logging folder#3046

Merged
rajkumar-rangaraj merged 1 commit into
mainfrom
rajrang/loggingCleanUp
Dec 8, 2025
Merged

[Shim] Clean up logging folder#3046
rajkumar-rangaraj merged 1 commit into
mainfrom
rajrang/loggingCleanUp

Conversation

@rajkumar-rangaraj
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings December 8, 2025 20:54
Copy link
Copy Markdown
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 pull request removes the entire LOGGING folder structure as part of a cleanup operation. The PR deletes test projects, source code, shared utilities, and configuration files related to various logging adapters including TraceListener, Log4NetAppender, ILogger, EventSourceListener, EtwCollector, and DiagnosticSourceListener.

Key Changes:

  • Complete removal of all logging-related test projects and their test files
  • Deletion of all source code for logging adapters
  • Removal of XDT transformation files for configuration management
  • Removal of shared test and source code utilities
  • One minor modification to NLogTarget.csproj to remove an import reference to the deleted CommonShared project

Reviewed changes

Copilot reviewed 108 out of 108 changed files in this pull request and generated no comments.

Show a summary per file
File Description
All test project files (.csproj, .cs, .xml) Complete removal of test infrastructure for various logging adapters
All source files (.cs, .csproj) Deletion of logging adapter implementations
XDT configuration files (.xdt) Removal of configuration transformation files
Shared project files (.projitems, .shproj) Deletion of shared code and test utilities
LOGGING/src/NLogTarget/NLogTarget.csproj Removed import statement referencing the deleted CommonShared project

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rajkumar-rangaraj rajkumar-rangaraj merged commit 632cc7c into main Dec 8, 2025
24 of 25 checks passed
@rajkumar-rangaraj rajkumar-rangaraj deleted the rajrang/loggingCleanUp branch December 8, 2025 22:08
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