{
  log => {
    file => "$ENV{PWD}/t/log.log",
    level => 'debug',
    combined => 1,
  },
  tf_plugins => [
    AccessLog => {},
  ],
}