reizio/reiz.io

Central logging system

Closed this issue · 1 comments

Currently, the reiz.io toolchain uses raw prints to print out exceptions/logs. The better approach is keeping a central logger object at reiz.utilities and letting tools to print with debug/info/exception etc. levels