surister/datasaurus

Improve debug logs titles

Opened this issue · 0 comments

e.g.

datasaurus - DEBUG - [ModelFactory] Execution strategy will be PythonMultiprocessing(processes=24)
datasaurus - DEBUG - [ModelIO] Trying to read Model from storage {storageinfo}
datasaurus - DEBUG - [StorageIO] Executing SQL {...} to see if table exists

We currently don't say where it originates (ModelFactory, ModelIO ..)