Skip to content

Commit 3b7716f

Browse files
committed
log level
1 parent f3dd0c1 commit 3b7716f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coder-Desktop/VPN/HelperXPCSpeaker.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ final class HelperXPCSpeaker: @unchecked Sendable {
1818
}
1919
proxy.runCommand(command: "xattr -d com.apple.quarantine \(path)") { status, output in
2020
if status == 0 {
21-
self.logger.error("Successfully removed quarantine for \(path)")
21+
self.logger.info("Successfully removed quarantine for \(path)")
2222
continuation.resume(returning: true)
2323
} else {
2424
self.logger.error("Failed to remove quarantine for \(path): \(output)")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy