Resolve "rename io and logging module to match hiphive"
io and logging are built in python modules and overwriting these can cause problems.
Summary of changes
- Renamed io --> input_output
- Renamed logging --> logging_tools
Closes #452 (closed)
Edited by Erik Fransson