We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2887443 commit 2942062Copy full SHA for 2942062
Sources/hostmgr/helpers/Logging.swift
@@ -1,6 +1,7 @@
1
import Foundation
2
import Logging
3
4
+// swiftlint:disable type_name
5
/// A hack to allow global logging
6
struct logger {
7
static func debug(_ message: @autoclosure () -> Logger.Message) {
0 commit comments