import Foundation
import Logging

private struct LoggerPropertyEnvironmentKey: PropertyEnvironmentKey {
    static let defaultValue = Logger.disabled