export default function test (log) { log.info({ location: log.locate() }, 'testing line from another file') }