def config(self):
     return create_config()
示例#2
0
 def config(self):
     return create_config(log_config="env/test/logging.yaml")