mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: remove log to file from GPU module
This commit is contained in:
@@ -42,7 +42,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
|
||||
|
||||
func applicationDidFinishLaunching(_ aNotification: Notification) {
|
||||
let startingPoint = Date()
|
||||
print("------------", startingPoint, "------------", to: &Log.log)
|
||||
// print("------------", startingPoint, "------------", to: &Log.log)
|
||||
|
||||
self.parseArguments()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user