Skip to content

Monitored: Improve deprecation warning and documentation

Frank Winklmeier requested to merge fwinkl/athena:monitored_update into master

Use the warnings module for deprecation warnings as this includes the context (file/line) where the problem occured. Also update the doxygen documentation.

Merge request reports