Skip to content

Conversation

@StephenHodgson
Copy link
Member

  • added editor-logs command to print the path to the unity editor logs directory
  • updated docs

- added `editor-logs` command to print the path to the unity editor logs directory
- updated docs
Copilot AI review requested due to automatic review settings November 27, 2025 16:19
Copilot finished reviewing on behalf of StephenHodgson November 27, 2025 16:21
Copy link

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 introduces a new editor-logs command that prints the path to the Unity Editor logs directory for the current platform, increments the package version to 1.6.3, and updates the documentation accordingly.

  • Added GetEditorLogsDirectory() static method to the UnityEditor class with platform-specific path resolution
  • Implemented editor-logs CLI command that outputs the logs directory path
  • Updated version numbers and documentation

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/unity-editor.ts Added GetEditorLogsDirectory() static method that returns platform-specific Unity Editor log directory paths
src/cli.ts Implemented new editor-logs command that invokes the new method and outputs the path
package.json Version bump from 1.6.2 to 1.6.3
package-lock.json Updated lockfile to reflect version 1.6.3
README.md Added table of contents entries and documentation section for the new editor-logs command

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

@StephenHodgson StephenHodgson merged commit 1d05eb8 into main Nov 27, 2025
4 of 7 checks passed
@StephenHodgson StephenHodgson deleted the dev/editor-logs branch November 27, 2025 16:27
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.

1 participant