iiasa / message-ix-buildings

Apache License 2.0
2 stars 3 forks source link

CHILLED code is using `print()` statements instead of logging #24

Closed measrainsey closed 1 month ago

measrainsey commented 3 months ago

As mentioned in @glatterf42 's comment here in #18, it would be better to migrate from using print() statements to python's logging.