server { listen "127.0.0.1:9005" host { name "example.com" path "/" { location "./fixtures/logging/files/" } log 100 300 level="info" //log 300 600 level="warn" } }