Logging and the console

In the console I have verbose set to 20
In the logger.conf I have: mylog => notice,warning,error,verbose(*),dtmf
But the log file doesn’t contain near the data I get from the console.

Is there any way I can get the same logging, to a file that I get from the console?