<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class="">This kind of thing seems to be out of scope for the core Swift project, just as the request for a common logging system was.</blockquote>Indeed it is. have a look at the ["Out of scope”-section of the Swift 3.0 development goals](<a href="https://github.com/apple/swift-evolution#out-of-scope" class="">https://github.com/apple/swift-evolution#out-of-scope</a>). it states, among others:</div><div><br class=""></div><div><div class=""><blockquote type="cite" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>• Major new Library Functionality: The Swift Standard Library is focused on providing core "language" functionality as well as common datastructures. The "corelibs" projects are focused on providing existing Foundation functionality in a portable way. Major new libraries (e.g. a new Logging subsystem) are best developed as independent&nbsp;projects on GitHub (or elsewhere) and organized with the Swift Package Manager. Beyond Swift 3 we may consider standardizing popular packages or expanding the scope of the project. We&nbsp;will&nbsp;consider minor extensions to the existing feature set.</blockquote></div></div><div><br class=""></div><div>- Lukas</div></body></html>