SINTEF / oteapi-optimade

A plugin repository for OTE API implementing OPTIMADE strategies and capabilities.
https://SINTEF.github.io/oteapi-optimade
MIT License
2 stars 0 forks source link

Invalid use of logging #174

Closed jesper-friis closed 1 year ago

jesper-friis commented 1 year ago

Libraries should not call setLogger and setHandler from the logging module - that should be done by the main application.

See also PR #171