This repository is deprecated; use the following, currently maintained repository instead:
https://github.com/swiftxml/BasicLogging
Note the reset version number: The last version of this repository corresponds to version 1.0.0 of the new repository.
This is a small multi-platform logging library.
This logging library was specifically designed to allow users to quickly get started with the Pipeline library. However, it can also be used independently of the Pipeline library.
In order to use this library with the Pipeline libary, you also need the PipelineLogging library which implements a binding to the Pipeline library. It suffices to then add the PipelineLogging libary as a dependency.