Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Bad design practice: Logging not following platform standard #474

Closed
@AngryAnt

Description

@AngryAnt

github-unity.log

Description

macOS design guidelines stipulate that logging takes place in subfolders of ~/Library/Logs.

That is why the Console.app log viewer by default has this path available in its sidebar, making third party GUI application logging easily accessible for the user.

Steps to Reproduce

  1. Follow steps necessary to log a project issue.

Expected behavior: Able to easily locate the needed log file by opening up Console.app and quickly navigating to the file via sidebar.

Actual behavior: Non-standard file system navigation necessary to access log file via Open dialog or Finder.

Reproduces how often: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions