import Foundation
import Logging

private struct LoggerTaskEnvironmentKey: TaskEnvironmentKey {
    static let defaultValue = Logger.disabled