# Pastebin 1RYwCNZt current_app.logger.setLevel(logging.DEBUG) current_app.logger.info("timescale-writer init INFO") current_app.logger.debug("timescale-writer init DEBUG") print("timescale-writer init print()")