Configuring logs (multiple logs with different levels)

I run Home Assistant from the official docker image. I observe that logs from docker logs contain INFO and higher, while home-assistant.log has ERRORs. Where is this defined? Could I make another log file with DEBUG and higher?