This project contains the logging functionality for the DSIsrc
and DSIbin
project. The performance is optimized when disabling the logging via the scala.language.experimental.macros
and reflect.macros.Context
Scala packages.
Clone the repository and import the project into Eclipse via the import dialogue Project > Import > General > Existing Projects into Workspace
. The project is automatically published to DSIbin
and DSIsrc
. Please consult the supplied README file of each respective project regarding further dependencies.