Not able to log mutation

I am using dgraph v1.0.16 using docker and
I am able to log only query by setting --vmodule=server=3 as explained in https://dgraph.io/docs/deploy/log-format/

but i am not getting logs of mutation (i am only getting logs of query)