There was an error while loading. Please reload this page.
1 parent 22893c4 commit 1f3c933Copy full SHA for 1f3c933
1 file changed
Sources/Helpers/APIServer/APIServer+Start.swift
@@ -41,9 +41,6 @@ extension APIServer {
41
@Flag(name: .long, help: "Enable debug logging")
42
var debug = false
43
44
- @Option(name: .customLong("log-path"), help: "Log to the named file, instead of the macOS log facility")
45
- var logPathname: String?
46
-
47
var appRoot = ApplicationRoot.url
48
49
var installRoot = InstallRoot.url
0 commit comments