Reputation: 7038
I redirected Sinatra output to log file. I was wondering how to skip all requests and write only errors Eg.
localhost - - [22/Dec/2010:15:47:32 AUSEDT] "GET /db/OMSGDV03/tlm HTTP/1.1" 200 93
- -> /A/B/C
shouldn't appear
Upvotes: 1
Views: 754