Skip to content

Commit 5953067

Browse files
committed
merge: resolve etcd plugin conflicts with main
2 parents fcc2d8a + 91c96c6 commit 5953067

16 files changed

Lines changed: 2348 additions & 199 deletions

Plugins/EtcdDriverPlugin/EtcdCommandParser.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ extension EtcdParseError: PluginDriverError {
8080
}
8181

8282
struct EtcdCommandParser {
83-
private static let logger = Logger(subsystem: "com.TablePro.EtcdDriver", category: "EtcdCommandParser")
83+
private static let logger = Logger(subsystem: "com.TablePro", category: "EtcdCommandParser")
8484

8585
// MARK: - Public API
8686

0 commit comments

Comments
 (0)