It is relatively common practice to log the info level to disk as it gives a decent idea as to what is occurring without filling the disk. docker-java logs every json request at the info level. These log messages are large and frequent, I have hundreds of megabytes of json filling my logs!
I propose logging the requests at fine or finest.