This package is archived and has a low chance of being updated.
a simple logging protocol
{ "name": "Log", "path": "/usr/src/package", "targets": [ { "name": "LogTests", "path": "Tests/LogTests", "type": "test", "c99name": "LogTests", "sources": [ "LogTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Log" ] }, { "name": "Log", "path": "Sources/Log", "type": "library", "c99name": "Log", "sources": [ "Log.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Log" ] } ], "products": [ { "name": "Log", "type": { "library": [ "automatic" ] }, "targets": [ "Log" ] } ], "platforms": [], "dependencies": [], "tools_version": "4.0", "manifest_display_name": "Log" }
{ "name": "Log", "targets": [ { "name": "Log", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "LogTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Log", null ] } ], "packageAccess": false } ], "products": [ { "name": "Log", "type": { "library": [ "automatic" ] }, "targets": [ "Log" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Log", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }