def install(cls):
# in case used as a library, rather than via the entrypoint,
# install the logger globally, as this is the earliest point we can do
# so, if not using the talisker entry point
logging.setLoggerClass(logs.StructuredLogger)
评论列表
文章目录