Closed jaketodaro closed 8 years ago
It's easy enough to log user agent yourself, but the same could be said for time and url. Is logUserAgent something we could add? Happy to send a PR.
logUserAgent
This should probably be includeUserAgent( true ), defaulting to false so it's consistent. I'd welcome the PR.
includeUserAgent( true )
It's easy enough to log user agent yourself, but the same could be said for time and url. Is
logUserAgent
something we could add? Happy to send a PR.