Automattic / Automattic/Automattic-Tracks-iOS

Rename `CrashLogging` class to better reflect functionality

Open
#264 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
47
Forks
15
Avg merge
7h 58m
Merged PRs (30d)
1

Description

The [`CrashLogging`](https://github.com/Automattic/Automattic-Tracks-iOS/blob/6ff2e444e97fed0e64a4e0030faf62a5b5054492/Sources/Remote%20Logging/Crash%20Logging/CrashLogging.swift#L11) class can be used to log any sort of event, not just crashes. Including `CrashLogging` in stack traces may cause confusion for non-fatal events:

image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Sources/Remote Logging/Crash Logging/CrashLogging.swift and inspect references to the CrashLogging class throughout the repository. Determine a name that reflects logging non-fatal events as well as crashes, then update the references so stack traces no longer use the misleading class name.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.