williamhunter / topy

Topology Optimization using Python
Other
481 stars 130 forks source link

Replace Topy.Logger with builtin Logger #30

Closed ISosnovik closed 7 years ago

ISosnovik commented 7 years ago

Get rid of extra class topy.Logger. It could be replaced with standard python logger.