安装

在命令行

$ pip install oslo.log

要使用 oslo_log.fixture,需要一些额外的依赖项。可以使用 fixtures extra 进行安装

$ pip install 'oslo.log[fixtures]'