#!/bin/bash

set -e

exec svlogd -tt /var/vcap/bosh/log
