def test(self):
        self.log.info("test pre")
        self.log.warn("")
        self.log.info("test post")