This PR changes the logging of cashocs to use the python logging library. This allows for a greater flexibility and customizability. The logging is done so that detailed timings of operations are available. This is a first PR which introduces the feature and will be elaborated on.
This PR changes the logging of cashocs to use the python logging library. This allows for a greater flexibility and customizability. The logging is done so that detailed timings of operations are available. This is a first PR which introduces the feature and will be elaborated on.
Closes #505 Closes #492