Logging
In plugins, please use thelogging module to record logs, do not use print statements (this will cause logs to not be output in the container environment).
logging module to record logs, do not use print statements (this will cause logs to not be output in the container environment).