log.info("CRAZY") function maybe() log.warn("does it work?") return log.panic("it does") end maybe()