Skip to content

Conversation

@i2h3
Copy link
Collaborator

@i2h3 i2h3 commented Oct 16, 2025

No description provided.

Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
@i2h3 i2h3 requested a review from Copilot October 16, 2025 08:30
@i2h3 i2h3 self-assigned this Oct 16, 2025
@i2h3 i2h3 added the enhancement New feature or request label Oct 16, 2025
@i2h3 i2h3 enabled auto-merge (rebase) October 16, 2025 08:30
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 support for logging NSFileProviderRequest objects in the NextcloudFileProviderKit logging system. The changes enable developers to capture and format NSFileProviderRequest details in log entries, providing better visibility into file provider operations.

  • Added a new log detail key case for NSFileProviderRequest objects
  • Implemented structured logging format for NSFileProviderRequest with key properties
  • Added string representation for NSFileProviderRequest in log output

Reviewed Changes

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

File Description
FileProviderLogDetailKey.swift Added new request case to enum for NSFileProviderRequest logging
FileProviderLogDetail.swift Added dictionary encoding support for NSFileProviderRequest objects
FileProviderLog.swift Added string description formatting for NSFileProviderRequest in log output

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

@i2h3 i2h3 merged commit 8403a2c into main Oct 16, 2025
2 checks passed
@i2h3 i2h3 deleted the feat/file-provider-request-logging-support branch October 16, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants