mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Logs misc. events with OSLog
* Discovering AltServers * Clearing app cache * Updating Friend Zone Patrons
This commit is contained in:
@@ -12,6 +12,7 @@ public extension Logger
|
||||
{
|
||||
static let altstoreSubsystem = Bundle.main.bundleIdentifier!
|
||||
|
||||
static let main = Logger(subsystem: altstoreSubsystem, category: "Main")
|
||||
static let sideload = Logger(subsystem: altstoreSubsystem, category: "Sideload")
|
||||
static let altjit = Logger(subsystem: altstoreSubsystem, category: "AltJIT")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user